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