-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
int |
length
The length of the gap.
|
int |
position
The position of the gap.
|
-
Constructor Summary
Constructors
Constructor and Description |
Gap() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
position
public int position
The position of the gap.
-
length
public int length
The length of the gap.
Copyright © 2016 Shigeru Chiba, www.javassist.org. All rights reserved.