T
- the operation type that should be converted topublic interface OperationConverter<T>
Modifier and Type | Method and Description |
---|---|
T |
convert(Object source)
Convert an arbitrary object
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.