Interface ArrayUpdateMapper<K,V,T>

All Superinterfaces:
ArrayAssignMapper<K,V,T>, ArraySizeMapper<T>
All Known Implementing Classes:
HashMap

public interface ArrayUpdateMapper<K,V,T> extends ArrayAssignMapper<K,V,T>