public static class PlatformUtils.MethodObject<T> extends Object
| Constructor and Description |
|---|
MethodObject(PlatformUtils.MethodSignature signature,
T method) |
| Modifier and Type | Method and Description |
|---|---|
T |
getMethod() |
PlatformUtils.MethodSignature |
getSignature() |
public MethodObject(PlatformUtils.MethodSignature signature, T method)
public PlatformUtils.MethodSignature getSignature()
public T getMethod()
Copyright © 2021 vpc open source initiative. All rights reserved.