Package editor.util
Class Pair<A,B>
- java.lang.Object
-
- editor.util.Pair<A,B>
-
public class Pair<A,B> extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AgetFirst()BgetSecond()
-