public static interface ListConfigKey.ListModification<T> extends StructuredConfigKey.StructuredModification<ListConfigKey<T>>, java.util.List<T>
applyToKeyInMap
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray