|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the operation type that should be converted topublic interface OperationConverter<T>
Interface that allows an converter to be implemented that can create an operation based on an arbitrary object.
Method Summary | |
---|---|
T |
convert(Object source)
Convert an arbitrary object |
Method Detail |
---|
T convert(Object source)
source
- the object to convert
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |