Class TypeInfo

java.lang.Object
de.danielbechler.diff.instantiation.TypeInfo

public class TypeInfo extends Object
Holds type information gathered during introspection and serves as factory for new instances of that type.
  • Constructor Details

    • TypeInfo

      public TypeInfo(Class<?> type)
  • Method Details