public class MethodWrapper extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
MethodWrapper.MethodWrapperKey
Internal interface, only public due to ClassLoader issues.
|
Modifier and Type | Method and Description |
---|---|
static Object |
create(Method method) |
static Set |
createSet(Collection methods) |
public static Set createSet(Collection methods)
Copyright © 2018. All rights reserved.