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