Package | Description |
---|---|
org.netbeans.lib.editor.util |
Modifier and Type | Class and Description |
---|---|
class |
FlyOffsetGapList<E>
A variant of
OffsetGapList additionally supporting
flyweight (non-modifiable) elements. |
class |
OffsetGapList<E>
Extension of the gap list which is expected to store elements
that have an integer offset stored in them.
|
Modifier and Type | Method and Description |
---|---|
GapList<E> |
GapList.copy()
Create shallow copy of this gap list.
|