- java.lang.Object
-
- won.protocol.util.RdfUtils.Pair<E>
-
-
Constructor Summary
Constructors
| Constructor and Description |
Pair(E first,
E second) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getFirst
public E getFirst()
-
getSecond
public E getSecond()
Copyright © 2019. All Rights Reserved.