T - the type of target data modelpublic interface DataFormat<T>
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getSupportedType()
Returns the supported data model type.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.