T - public abstract class GenericModel<T extends GenericModel<?>> extends Object
| Constructor and Description |
|---|
GenericModel() |
| Modifier and Type | Method and Description |
|---|---|
abstract Iterable<List<String>> |
getInformationsRow() |
abstract String |
toString() |
Copyright © 2015–2021 Fiji. All rights reserved.