Package org.modelmapper.spi
Interface SourceGetter<S>
- Type Parameters:
S
- source type
- All Superinterfaces:
TypeSafeSourceGetter<S,
Object>
Represents an operation for getting an property from source
-
Method Summary
Methods inherited from interface org.modelmapper.spi.TypeSafeSourceGetter
get