Package com.strobel.reflection
Class Types
java.lang.Object
com.strobel.reflection.Types
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Type
<Annotation> static final Type
<BigDecimal> static final Type
<BigInteger> static final Type
<BooleanBox> static final Type
<CharacterBox> static final Type
<ClassLoader> static final Type
<Collection> static final Type
<Comparable> static final Type
<IllegalArgumentException> static final Type
<IllegalStateException> static final Type
<IntegerBox> static final Type
<MethodHandle> static final Type
<RuntimeException> static final Type
<Serializable> static final Type
<StringBuffer> static final Type
<StringBuilder> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Object
-
Objects
-
Type
-
Enum
-
Number
-
Boolean
-
Byte
-
Character
-
Short
-
Integer
-
Long
-
Float
-
Double
-
String
-
Date
-
UUID
-
Comparer
-
Runnable
-
Callable
-
Error
-
Throwable
-
Exception
-
RuntimeException
-
IllegalStateException
-
IllegalArgumentException
-
StringBuilder
-
StringBuffer
-
BigInteger
-
BigDecimal
-
System
-
Annotation
-
Class
-
ClassLoader
-
Serializable
-
Cloneable
-
Comparable
-
Iterable
-
Iterator
-
Collection
-
List
-
Set
-
Map
-
ArrayList
-
HashMap
-
HashSet
-
MethodHandle
-
StrongBox
-
BooleanBox
-
CharacterBox
-
ByteBox
-
ShortBox
-
IntegerBox
-
LongBox
-
FloatBox
-
DoubleBox
-
-
Constructor Details
-
Types
private Types()
-
-
Method Details
-
ensureRegistered
static void ensureRegistered()
-