| Package | Description |
|---|---|
| fluent.api.model.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayModelImpl |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayModel |
ArrayModelImpl.construct(String collect,
List<TypeModel<?>> typeParameters) |
protected ArrayModel |
ArrayModelImpl.t() |
| Constructor and Description |
|---|
ArrayModelImpl(ModifiersModel modifiers,
String packageName,
String simpleName,
String fullName,
TypeKind kind,
List<TypeModel<?>> typeParameters,
ArrayModel rawType) |
Copyright © 2020. All rights reserved.