Class TypeReference<T>

java.lang.Object
cool.scx.reflect.TypeReference<T>

public abstract class TypeReference<T> extends Object
TypeReference
Version:
0.0.1
Author:
scx567888
  • Field Details

    • _type

      protected final Type _type
  • Constructor Details

    • TypeReference

      protected TypeReference()
  • Method Details

    • getType

      public final Type getType()