public static class QueryByExampleTestCase.LinkedList
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
_depth |
QueryByExampleTestCase.LinkedList |
_next |
| Constructor and Description |
|---|
QueryByExampleTestCase.LinkedList() |
| Modifier and Type | Method and Description |
|---|---|
static QueryByExampleTestCase.LinkedList |
newLongCircularList() |
java.lang.String |
toString() |
public QueryByExampleTestCase.LinkedList _next
public transient int _depth
public static QueryByExampleTestCase.LinkedList newLongCircularList()
public java.lang.String toString()
toString in class java.lang.Object