public interface SuperTypeResolverStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Type<?> type) |
boolean |
shouldLookupSuperType(Type<?> type) |
boolean |
shouldPreferClassOverInterface() |
boolean accept(Type<?> type)
type - boolean shouldLookupSuperType(Type<?> type)
type - boolean shouldPreferClassOverInterface()
Copyright © 2019 Glasnost. All rights reserved.