Package pro.projo.generation.utilities
Interface Source
- All Known Implementing Classes:
Source.EnumSource,Source.InterfaceSource
public interface Source
As annotations in Java do not support inheritance, the
Source interface acts as a unifying
wrapper around Interface and Enum objects. This allows both types of annotations
to be easily passed to the TypeConverter.- Author:
- Mirko Raner
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSource.EnumSourcestatic classSource.InterfaceSource -
Method Summary