Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.memoire.re
Class IntPair  view IntPair download IntPair.java

java.lang.Object
  extended bycom.memoire.re.IntPair

class IntPair
extends java.lang.Object


Field Summary
 int first
           
 int second
           
 
Constructor Summary
(package private) IntPair()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

first

public int first

second

public int second
Constructor Detail

IntPair

IntPair()