public interface ObjectAccessorProvider
ObjectAccessor
.Modifier and Type | Method and Description |
---|---|
ObjectAccessor |
get(Class<?> objectType)
Returns an
ObjectAccessor for the given class. |
ObjectAccessor get(Class<?> objectType)
ObjectAccessor
for the given class.objectType
- the classCopyright © 2014. All rights reserved.