Class TypeBinder.CacheEntry
java.lang.Object
com.strobel.reflection.TypeBinder.CacheEntry
- Enclosing class:
TypeBinder
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final TypeBindings(package private) final Type<?> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bindings
-
type
-
-
Constructor Details
-
CacheEntry
CacheEntry(@NotNull TypeBindings bindings, @NotNull Type<?> type)
-
-
Method Details
-
equals
-
hashCode
-
toString
-