Package | Description |
---|---|
com.github.noraui.application.model | |
com.github.noraui.application.model.demo | |
com.github.noraui.data | |
com.github.noraui.model |
Modifier and Type | Class and Description |
---|---|
class |
CommonModels<T> |
Modifier and Type | Class and Description |
---|---|
class |
Articles |
Modifier and Type | Method and Description |
---|---|
ModelList |
Articles.addModel(Model m)
Adds a Model in ModelList
|
Modifier and Type | Method and Description |
---|---|
void |
Articles.subtract(ModelList list)
Subtracts a Model of ModelList
|
Modifier and Type | Method and Description |
---|---|
static Map<Integer,Map<String,ModelList>> |
DataUtils.fusionProcessor(Class<Model> model,
Constructor<Model> modelConstructor) |
Modifier and Type | Method and Description |
---|---|
ModelList |
ModelList.addModel(Model m)
Adds a Model in ModelList
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ModelList> |
Model.getModelList() |
Modifier and Type | Method and Description |
---|---|
void |
ModelList.subtract(ModelList list)
Subtracts a Model of ModelList
|
Copyright © 2023 NoraUi. All rights reserved.