public class MethodSelector
extends java.lang.Object
Constructor and Description |
---|
MethodSelector(java.util.Set<java.lang.String> ignoredMethods) |
Modifier and Type | Method and Description |
---|---|
static java.util.Set<java.lang.String> |
objectAndIteratorMethods() |
java.util.List<java.lang.reflect.Method> |
select(java.lang.Class<?> clazz) |
Copyright © 2014-2018 Real Logic Ltd. All Rights Reserved.