| Interface | Description |
|---|---|
| BiContentConverter<E,T> |
A bidirectional converter from/to two different types, for the content of two collections.
|
| ContentConverter<E,T> |
A converter for the content of a collection.
|
| Class | Description |
|---|---|
| BiListContentBinding<E,T> |
A bidirectional binding for two lists of different types.
|
| BiSetContentBinding<E,T> |
A bidirectional binding for two sets of different types.
|
| ExBindings |
Utility functions for binding of the content of collections.
|
| ListContentBinding<E,T> |
A content binding for two lists of different types.
|
| SetContentBinding<E,T> |
A content binding for two sets of different types.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.