| Interface | Description |
|---|---|
| IFlagContainer |
This is the writable extension of the
IReadonlyFlagContainer. |
| IReadonlyFlagContainer |
Base interface for a generic read-only flag container.
|
| Class | Description |
|---|---|
| FlagContainer |
The not-thread safe implementation of
IFlagContainer. |
| FlagContainerThreadSafe |
Base class for all kind of string-object mapping container.
|
| ReadonlyFlagContainer |
Default implementation of the
IReadonlyFlagContainer based on a hash
set. |
Copyright © 2006–2015 phloc systems. All rights reserved.