gnu.regexp

Class IntPair

Implemented Interfaces:
Serializable

(package private) class IntPair
extends java.lang.Object
implements Serializable

Field Summary

int
first
int
second

Field Details

first

public int first


second

public int second