Package okio

Class Options

All Implemented Interfaces:
Iterable<ByteString>, Collection<ByteString>, List<ByteString>, RandomAccess, SequencedCollection<ByteString>

public final class Options extends AbstractList<ByteString> implements RandomAccess
An indexed set of values that may be read with BufferedSource.select(okio.Options).