クラス MethodWrapperDecoratorIdentity<T>
java.lang.Object
org.wcardinal.util.reflection.MethodWrapperDecorator<T>
org.wcardinal.util.reflection.MethodWrapperDecoratorIdentity<T>
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明call
(MethodContainer container, TrackingData trackingData, MethodHook hook, Object instance, Object[] parameters) void
init
(MethodContainer container) クラスから継承されたメソッド org.wcardinal.util.reflection.MethodWrapperDecorator
create
-
コンストラクタの詳細
-
MethodWrapperDecoratorIdentity
-
-
メソッドの詳細
-
call
public MethodResult<T> call(MethodContainer container, TrackingData trackingData, MethodHook hook, Object instance, Object[] parameters) - 定義:
call
クラス内MethodWrapperDecorator<T>
-
init
- 定義:
init
クラス内MethodWrapperDecorator<T>
-