| Package | Description |
|---|---|
| aQute.bnd.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyOnWriteTextStore
Copy-on-write
ITextStore wrapper. |
class |
GapTextStore
Implements a gap managing text store.
|
| Modifier and Type | Field and Description |
|---|---|
protected ITextStore |
CopyOnWriteTextStore.fTextStore
The underlying "real" text store
|
| Constructor and Description |
|---|
CopyOnWriteTextStore(ITextStore modifiableTextStore)
Creates an empty text store.
|
Copyright © 2019 aQute SARL. All rights reserved.