@Value.Immutable
public interface UsingNotYetGenerateGenerics<T>
| Modifier and Type | Method and Description |
|---|---|
ImmutableB<T> |
andThisToo() |
org.immutables.fixture.generics.ImmutableGenericsAsItIs<String> |
notYetGenerated() |
List<org.immutables.fixture.generics.ImmutableGenericsAsItIs<String>> |
notYetInCollection() |
org.immutables.fixture.generics.ImmutableGenericsAsItIs<String> notYetGenerated()
ImmutableB<T> andThisToo()
Copyright © 2022 The Immutables.org authors. All rights reserved.