Interface BoundSetOperations<K,V>

All Superinterfaces:
BoundKeyOperations<K>

public interface BoundSetOperations<K,V> extends BoundKeyOperations<K>
Set operations bound to a certain key.
Author:
Costin Leau, Mark Paluch
  • Method Details