public class PrettyPrinter extends Object
| Constructor and Description |
|---|
PrettyPrinter() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PMessage<T>> |
debugString(T message)
Prints a pretty formatted string that is optimized for diffing (mainly
for testing and debugging).
|
Copyright © 2016. All rights reserved.