Package | Description |
---|---|
org.nd4j.linalg.io |
Modifier and Type | Field and Description |
---|---|
static ReflectionUtils.MethodFilter |
ReflectionUtils.NON_BRIDGED_METHODS |
static ReflectionUtils.MethodFilter |
ReflectionUtils.USER_DECLARED_METHODS |
Modifier and Type | Method and Description |
---|---|
static void |
ReflectionUtils.doWithMethods(Class<?> clazz,
ReflectionUtils.MethodCallback mc,
ReflectionUtils.MethodFilter mf) |
Copyright © 2017. All rights reserved.