public static final class Nested.First.Second2 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Nested.First.Second2.Second2Item |
| Constructor and Description |
|---|
Second2(List<Nested.First.Second2.Second2Item> value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
List<Nested.First.Second2.Second2Item> |
value() |
static Nested.First.Second2 |
value(List<Nested.First.Second2.Second2Item> value) |
@ConstructorBinding public Second2(List<Nested.First.Second2.Second2Item> value)
public static Nested.First.Second2 value(List<Nested.First.Second2.Second2Item> value)
public List<Nested.First.Second2.Second2Item> value()
Copyright © 2023. All rights reserved.