T
- The type of handled objects.public static interface TransferHandler.SupplierHost<T>
Modifier and Type | Interface and Description |
---|---|
static interface |
TransferHandler.SupplierHost.Supplier<T,A>
A supplier providing a specific commodity type.
|
Modifier and Type | Method and Description |
---|---|
<A> void |
registerSupplier(TransferType<A> type,
TransferHandler.SupplierHost.Supplier<T,A> supplier)
Registers a supplier for the hosted gadget itself.
|
<A> void registerSupplier(TransferType<A> type, TransferHandler.SupplierHost.Supplier<T,A> supplier)
A
- The type of transferred commodity.type
- The type of transfer being registered.supplier
- The supplier to be registered.Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408