Uses of Class
net.ME1312.Galaxi.Library.Access.Method
-
Uses of Access.Method in net.ME1312.Galaxi.Library
Modifier and TypeMethodDescriptionAccess.Method.bind()
Finalize and cache the methodAccess.Method.clone()
Create an editable clone of this accessorSwitch to instance method selection mode
If this method is not called, we remain in static method selection modeAccess a MethodAccess a MethodAccess.Method.parameters
(Class<?>... types) Define the parameters of this method
If this method is not called, it is assumed that there are no parametersDefine the return type of this method
If this method is not called, the return type is assumed to be void