All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description DefaultTypeReifier FunctionalInterfaces GenericAssignability Bigger-picture, method-level static methods.IterableTypeExtractor TypeExtractorplugin which operates onIterableobjects.MapTypeExtractor TypeExtractorplugin which operates onMapobjects.Nil<T> A "typed null" which knows its generic type, and can generate proxy objects implementing that type's interfaces, with customizable behavior per interface method via callbacks.Proxyable<T> An object which knows how to generate proxy objects of a particular type.SubTypeExtractor<T> A partialTypeExtractorimplementation that specializes in recovering subTypes based on a defined superType.TypeExtractor A plugin for extracting genericTypefrom instances at runtime.TypeInferenceException Exception indicating that type vars could not be inferred.TypeReifier