Package com.saicone.rtag.util.reflect
Class Lookup.AClass<T>
java.lang.Object
com.saicone.rtag.util.reflect.Lookup.AClass<T>
- Enclosing class:
- Lookup
-
Constructor Details
-
AClass
-
-
Method Details
-
isInstance
-
get
-
getArray
-
getPackage
-
getName
-
getLookup
-
getEnumValues
-
constructor
-
constructor
-
method
-
method
@NotNull public @NotNull Lookup.AMethod method(@MagicConstant(flagsFromClass=java.lang.reflect.Modifier.class) int modifiers, @NotNull @NotNull Object type, @NotNull @NotNull String name, @NotNull @NotNull Object... parameters) -
method
-
field
-
field
@NotNull public @NotNull Lookup.AField field(@MagicConstant(flagsFromClass=java.lang.reflect.Modifier.class) int modifiers, @NotNull @NotNull Object type, @NotNull @NotNull String name) -
field
-
toString
-
toReference
-