public static class PlatformUtils.MethodSignature extends Object
MethodSignature(Class[] types, boolean varArgs)
Class[]
getTypes()
boolean
isVarArgs()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MethodSignature(Class[] types, boolean varArgs)
public Class[] getTypes()
public boolean isVarArgs()
Copyright © 2021 vpc open source initiative. All rights reserved.