@FunctionalInterface public static interface FieldDef.GetterWithArgs<I,T>
Modifier and Type | Method and Description |
---|---|
T |
get(I input,
FieldDef.FillArgs args) |
T get(I input, FieldDef.FillArgs args) throws com.google.gwtorm.server.OrmException, IOException
com.google.gwtorm.server.OrmException
IOException