| Modifier and Type | Method and Description |
|---|---|
RecorderStrategy<?> |
RecorderStrategyRegister.get(int precedence) |
| Modifier and Type | Method and Description |
|---|---|
Set<RecorderStrategy<?>> |
RecorderStrategyRegister.getAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecorderStrategyRegister.add(RecorderStrategy<?> recorderStrategy) |
int |
RecorderStrategyComparator.compare(RecorderStrategy<?> o1,
RecorderStrategy<?> o2) |
int |
RecorderStrategyComparator.compare(RecorderStrategy<?> o1,
RecorderStrategy<?> o2) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecorderStrategyRegister.addAll(Set<RecorderStrategy<?>> recorderStrategies) |
Copyright © 2014–2015 JBoss by Red Hat. All rights reserved.