Interface StringSet

All Superinterfaces:
Iterable<String>
All Known Implementing Classes:
StringSetArrayWrapper, StringSetImpl, StringSetWrapper

public interface StringSet
extends Iterable<String>
Interface for sets of Strings that can be mapped to a 64-bit long bitmap.