@Immutable public final class ReadonlyIntPair extends Object
| Constructor and Description |
|---|
ReadonlyIntPair(int aFirst,
int aSecond) |
ReadonlyIntPair(ReadonlyIntPair rhs) |
public ReadonlyIntPair(int aFirst,
int aSecond)
public ReadonlyIntPair(@Nonnull ReadonlyIntPair rhs)
Copyright © 2006–2014 phloc systems. All rights reserved.