T - chain class typepublic abstract class GaussChain<T> extends Object
| Constructor and Description |
|---|
GaussChain() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getModules() |
protected void |
setModules(List<T> modules) |
protected List<T> |
sortModule(Map<Integer,T> container) |
Copyright © 2022. All rights reserved.