@Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public final class SimpleIntegerArray extends Object
| Constructor and Description |
|---|
SimpleIntegerArray(List<Long> value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
List<Long> |
value() |
static SimpleIntegerArray |
value(List<Long> value) |
public static SimpleIntegerArray value(List<Long> value)
Copyright © 2023. All rights reserved.