Package io.github.sandydunlop.markista.model
Class Node.ModifierSorter
java.lang.Object
io.github.sandydunlop.markista.model.Node.ModifierSorter
Enclosing Class:
Node
Field Summary
Modifier and Type | Field | Description |
---|---|---|
private static final List<Modifier> | ORDER |
Constructor Summary
Constructor | Description |
---|---|
Node.ModifierSorter() |
Method Summary
Modifier and Type | Method | Description |
---|---|---|
static List<Modifier> | sortModifiers(Set modifierSet) |
Method Details
sortModifiers
static List<Modifier> sortModifiers(Set modifierSet)