Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- pl.javahello.processor.AbstractAdapterGenerator
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- pl.javahello.processor.DtoProcessor
- pl.javahello.processor.RemoteEntityProcessor
- pl.javahello.BaseDTO
- pl.javahello.ListableDTO
- pl.javahello.common.CollectionTypeUtils
- pl.javahello.processor.RemoteServiceGenerator
- pl.javahello.common.TypeUtils
Interface Hierarchy
- pl.javahello.Adapter<S,R>
- pl.javahello.RemoteService<T>
Annotation Type Hierarchy
- pl.javahello.DTO (implements java.lang.annotation.Annotation)
- pl.javahello.DTO.Exclude (implements java.lang.annotation.Annotation)
- pl.javahello.RemoteEntity (implements java.lang.annotation.Annotation)