Package com.strobel.expressions
Class CustomDelegateTypeCache
java.lang.Object
com.strobel.expressions.CustomDelegateTypeCache
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Cache
<CustomDelegateTypeCache.CacheKey, Type<?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Type
<?> createDelegateType
(Type<?> returnType, TypeList parameterTypes) private static String
generateName
(Type<?> returnType, TypeList parameterTypes) (package private) static Type
<?> private static char
getCharacterCode
(Type<?> type)
-
Field Details
-
TypeCache
-
-
Constructor Details
-
CustomDelegateTypeCache
CustomDelegateTypeCache()
-
-
Method Details
-
get
-
createDelegateType
-
generateName
-
getCharacterCode
-