public interface ISuperClassReader
| Modifier and Type | Method and Description |
|---|---|
Collection<Class<?>> |
generics()
List all the parameters type used at the generic signature.
|
Class<?> |
superclass()
Inform the super class that your generated class will extends.
|
Class<?> superclass()
Collection<Class<?>> generics()
Copyright © 2018 Esfinge Framework. All rights reserved.