| Constructor and Description |
|---|
StatisticsVisitor() |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<String> |
getClasses() |
int |
getCount(Class<?> clazz) |
VisitationResult |
visit(Object object,
Field field)
Visits a
field of the specified object. |
public VisitationResult visit(Object object, Field field)
Visitorfield of the specified object.public int getCount(Class<?> clazz)
Copyright © 2010–2016 none. All rights reserved.