Package | Description |
---|---|
de.danielbechler.diff.introspection |
Modifier and Type | Class and Description |
---|---|
class |
PropertyAccessor |
Modifier and Type | Method and Description |
---|---|
Iterable<PropertyAwareAccessor> |
StandardIntrospector.introspect(Class<?> type) |
Iterable<PropertyAwareAccessor> |
Introspector.introspect(Class<?> type)
Resolves the accessors of the given type.
|
Copyright © 2014. All rights reserved.