| Interface | Description |
|---|---|
| ContextPropertyReader |
A functional interface to read a property value from a context.
|
| ContextPropertyRemover |
A functional interface to remove a property from a context.
|
| ContextPropertyWriter |
A functional interface to write a property to a context.
|
| Class | Description |
|---|---|
| ContextProperty<T> |
A generic property which can be read from / written to independent contexts.
|
Copyright © 2002–2019 SoftSmithy. All rights reserved.