InternalOptions

public final class InternalOptions


Wither style Key/Value options object.

Basic wither functionality built upon ImmutableMap<String></String>, Value>. Exposes methods to construct, augment, and encode Kay/Value pairs. The wrapped collection ImmutableMap<String></String>, Value> is an implementation detail, not to be exposed, since more efficient implementations are possible.

Summary

Nested types

public static class InternalOptions.Companion

Public fields

static final @NonNull InternalOptions

Public fields

EMPTY

public static final @NonNull InternalOptions EMPTY