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

Quick Search    Search Deep

gnu.regexp
Class RE.IntPair  view RE.IntPair download RE.IntPair.java

java.lang.Object
  extended bygnu.regexp.RE.IntPair
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RE

private static final class RE.IntPair
extends java.lang.Object
implements java.io.Serializable


Field Summary
 int first
           
 int second
           
 
Constructor Summary
private RE.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

RE.IntPair

private RE.IntPair()