@Value.Immutable public abstract class MultipleGenericsInExtendingBuilder<T,K,V> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MultipleGenericsInExtendingBuilder.Builder<T,K,V> |
| Constructor and Description |
|---|
MultipleGenericsInExtendingBuilder() |
public abstract T getValue()
Copyright © 2022 The Immutables.org authors. All rights reserved.