de.espirit.firstspirit.ui.gadgets.aspects.transfer
Interface CommodityContainer
public interface CommodityContainer
Simple container providing type-based access to transferred commodities.
- Since:
- 4.2.426
Method Summary |
|
get(TransferType<A> type)
Get the correctly typed commodities for a type. |
get
@NotNull
<A> List<A> get(TransferType<A> type)
- Get the correctly typed commodities for a type.
- Type Parameters:
A
- The type of the transferred commodities.- Parameters:
type
- The transfer type to look up.
- Returns:
- The commodities (may be empty).
- Since:
- 4.2.426
Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480