| Package | Description |
|---|---|
| org.batoo.common.log |
| Modifier and Type | Method and Description |
|---|---|
static ToStringBuilder.DetailLevel |
ToStringBuilder.DetailLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToStringBuilder.DetailLevel[] |
ToStringBuilder.DetailLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ToStringBuilder.setDetailLevel(ToStringBuilder.DetailLevel level)
Sets the context detail level.
|
| Constructor and Description |
|---|
ToStringBuilder(Object object,
ToStringBuilder.DetailLevel level) |
Copyright © 2012-2013 Batoo. All Rights Reserved.