T - The represented class type.public interface Delegate<T>
*** Internal Interface - Not intended for external use ***
For example, BeanMap is a map representation of a bean.
| Modifier and Type | Method and Description |
|---|---|
ClassMeta<T> |
getClassMeta()
The
ClassMeta of the class of the represented object. |
ClassMeta<T> getClassMeta()
ClassMeta of the class of the represented object.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.