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