aQute.bnd.properties
Class Region
java.lang.Object
aQute.bnd.properties.Region
- All Implemented Interfaces:
- IRegion
public class Region
- extends Object
- implements IRegion
|
Constructor Summary |
Region(int offset,
int length)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Region
public Region(int offset,
int length)
getOffset
public int getOffset()
- Specified by:
getOffset in interface IRegion
getLength
public int getLength()
- Specified by:
getLength in interface IRegion
Copyright © 2014 aQute SARL. All rights reserved.