java.lang.Object
net.megavex.scoreboardlibrary.implementation.packetAdapter.util.reflect.ConstructorAccessor<T>
public class ConstructorAccessor<T>
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ConstructorAccessor
public ConstructorAccessor(@NotNull
@NotNull MethodHandle handle)
-
Method Details
-
invoke
@NotNull
public T invoke(@UnknownNullability Object... args)