public interface AbstractInputHandler
| Modifier and Type | Method and Description |
|---|---|
List<Class<?>> |
findConcreteSubTypes(Class abstractType,
BuildContext buildContext) |
Set<Type> |
findConstituentAbstractTypes(AnnotatedType javaType,
BuildContext buildContext) |
Set<Type> findConstituentAbstractTypes(AnnotatedType javaType, BuildContext buildContext)
List<Class<?>> findConcreteSubTypes(Class abstractType, BuildContext buildContext)
Copyright © 2016–2018. All rights reserved.