ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.a(int a) |
ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.addAllC(Iterable<Integer> elements) |
ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.addC(int... elements) |
ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.addC(int element) |
static ImmutableSampleValue.Builder |
ImmutableSampleValue.builder() |
ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.c(Iterable<Integer> elements) |
ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.from(SampleValue instance) |
ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.oi(int oi) |
ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.oi(OptionalInt oi) |
ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.os(com.google.common.base.Optional<String> os) |
ImmutableSampleValue.Builder |
ImmutableSampleValue.Builder.os(String os) |