|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.util.Tuple2<A,A>
org.jopendocument.util.Tuple2.List2<A>
public static final class Tuple2.List2<A>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jopendocument.util.Tuple2 |
|---|
Tuple2.List2<A> |
| Constructor Summary | |
|---|---|
Tuple2.List2(A a1,
A a2)
|
|
| Method Summary | |
|---|---|
List<A> |
asList()
|
| Methods inherited from class org.jopendocument.util.Tuple2 |
|---|
create, equals, get0, get1, hashCode, nullInstance, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Tuple2.List2(A a1,
A a2)
| Method Detail |
|---|
public List<A> asList()
asList in class Tuple2<A,A>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||