public class NoOpAbstractInputHandler extends Object implements AbstractInputHandler
| Constructor and Description |
|---|
NoOpAbstractInputHandler() |
| Modifier and Type | Method and Description |
|---|---|
List<Class<?>> |
findConcreteSubTypes(Class abstractType,
BuildContext buildContext) |
Set<Type> |
findConstituentAbstractTypes(AnnotatedType javaType,
BuildContext buildContext) |
public Set<Type> findConstituentAbstractTypes(AnnotatedType javaType, BuildContext buildContext)
findConstituentAbstractTypes in interface AbstractInputHandlerpublic List<Class<?>> findConcreteSubTypes(Class abstractType, BuildContext buildContext)
findConcreteSubTypes in interface AbstractInputHandlerCopyright © 2016–2018. All rights reserved.