Class Lookup.AConstructor<T>
java.lang.Object
com.saicone.rtag.util.reflect.Lookup.AConstructor<T>
- Enclosing class:
Lookup
-
Constructor Details
-
AConstructor
-
-
Method Details
-
get
-
invoke
-
invoke
-
score
-
handle
-
handleIf
-
handleIfExist
-
handle0
@NotNull public @NotNull MethodHandle handle0() throws NoSuchMethodException, IllegalAccessException -
mods
@NotNull @Contract("_ -> this") public @NotNull Lookup.AConstructor<T> mods(@MagicConstant(flagsFromClass=Modifier.class) int modifiers) -
mods
@NotNull @Contract("_ -> this") public @NotNull Lookup.AConstructor<T> mods(@MagicConstant(valuesFromClass=Modifier.class) int... modifiers) -
params
-
toString
-
toReference
-