static class PresizeCollections.CodeRange
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
fromPC |
boolean |
isPossiblySized |
int |
toPC |
| Constructor and Description |
|---|
CodeRange(int from,
int to,
boolean isSized) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
Copyright © 2005-2018 MeBigFatGuy.com. All Rights Reserved.