Class PojoRawTypeIdentifier<T>


  • public final class PojoRawTypeIdentifier<T>
    extends Object
    An identifier for POJO types.

    On contrary to type models, type identifiers can be manipulated at runtime (after bootstrap), but they do not provide any reflection capabilities.

    See Also:
    PojoRawTypeModel