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