private static final class ArbitraryInstances.ByToString
extends java.lang.Object
implements java.lang.Comparable<java.lang.Object>, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private static ArbitraryInstances.ByToString |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
ByToString() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object o) |
private java.lang.Object |
readResolve() |
java.lang.String |
toString() |
private static final ArbitraryInstances.ByToString INSTANCE