public class UnmaskRange
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BEGINNINGTYPE |
static int |
ENDTYPE |
| Constructor and Description |
|---|
UnmaskRange(int startPosition,
int length) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
int |
getPositionType() |
public static final int BEGINNINGTYPE
public static final int ENDTYPE
Copyright © 2018. All Rights Reserved.