Package org.nd4j.common.io
Interface ReflectionUtils.MethodFilter
-
- Enclosing class:
- ReflectionUtils
public static interface ReflectionUtils.MethodFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(Method var1)
-
-
-
Method Detail
-
matches
boolean matches(Method var1)
-
-