Package org.nd4j.common.io
Interface ReflectionUtils.FieldCallback
-
- Enclosing class:
- ReflectionUtils
public static interface ReflectionUtils.FieldCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doWith(Field var1)
-
-
-
Method Detail
-
doWith
void doWith(Field var1) throws IllegalArgumentException, IllegalAccessException
-
-