public class LazyLayout.DataProviderKeyMapper extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
T |
getItem(String key) |
Collection<T> |
getItems(Collection<String> keys) |
String |
getKey(T item) |
public T getItem(String key) throws IllegalStateException
IllegalStateException
public Collection<T> getItems(Collection<String> keys) throws IllegalStateException
IllegalStateException
Copyright © 2020 Magnolia International Ltd.. All rights reserved.