Uses of Interface
aQute.bnd.properties.ITextStore
Packages that use ITextStore
-
Uses of ITextStore in aQute.bnd.properties
Classes in aQute.bnd.properties that implement ITextStoreModifier and TypeClassDescriptionclass
Copy-on-writeITextStore
wrapper.class
Implements a gap managing text store.Fields in aQute.bnd.properties declared as ITextStoreModifier and TypeFieldDescriptionprotected ITextStore
CopyOnWriteTextStore.fTextStore
The underlying "real" text storeConstructors in aQute.bnd.properties with parameters of type ITextStoreModifierConstructorDescriptionCopyOnWriteTextStore
(ITextStore modifiableTextStore) Creates an empty text store.