| Package | Description |
|---|---|
| com.helger.commons.collections.flags |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFlagContainer
Deprecated.
Use an
IAttributeContainer instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
FlagContainer
Deprecated.
Use an
IAttributeContainer instead. |
class |
FlagContainerThreadSafe
Deprecated.
Use an
IAttributeContainer instead. |
class |
ReadonlyFlagContainer
Deprecated.
Use an
IReadonlyAttributeContainer instead. |
| Constructor and Description |
|---|
FlagContainer(IReadonlyFlagContainer aCont)
Deprecated.
|
FlagContainerThreadSafe(IReadonlyFlagContainer aCont)
Deprecated.
|
ReadonlyFlagContainer(IReadonlyFlagContainer aCont)
Deprecated.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.