| Modifier and Type | Field and Description |
|---|---|
private Appendable |
buffer |
| Constructor and Description |
|---|
ClassFormatter(Appendable buffer)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
visit(Class<?> value)
This method is called to let the visitor inspect the given
value. |
private final Appendable buffer
visit(Class)public ClassFormatter(Appendable buffer)
buffer - is the Appendable.public void visit(Class<?> value)
value.Copyright © 2001–2015 mmm-Team. All rights reserved.