public interface IClientHelper
| Modifier and Type | Method and Description |
|---|---|
<T extends IAEStack<T>> |
addCellInformation(ICellInventoryHandler<T> handler,
java.util.List<java.lang.String> lines)
Add cell information to the provided list.
|
<T extends IAEStack<T>> void addCellInformation(ICellInventoryHandler<T> handler, java.util.List<java.lang.String> lines)
handler - Cell handler.lines - List of lines to add to.