| Interface | Description |
|---|---|
| ICheckCallback<T> | |
| INotify<T> |
General notification event, can be used for definition of general purpose call-backs.
|
| INotifyEvent<T,D> |
General notification event, can be used for definition of general purpose call-backs with sending related event data.
|
| INullableNotify<T> |
General callback, can be used for definition of general purpose call-backs with null as valid callback input.
|
| ISupplier<T> |
Represents a supplier of a resource.
|
Copyright © 2017 etc.to. All rights reserved.