Package | Description |
---|---|
com.comphenix.xp.history |
Modifier and Type | Method and Description |
---|---|
HistoryService.LookupSpeed |
MemoryService.getLookupSpeed() |
HistoryService.LookupSpeed |
LogBlockService.getLookupSpeed() |
HistoryService.LookupSpeed |
HistoryService.getLookupSpeed()
Retrieve the lookup (read) speed.
|
HistoryService.LookupSpeed |
HawkeyeService.getLookupSpeed() |
static HistoryService.LookupSpeed |
HistoryService.LookupSpeed.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HistoryService.LookupSpeed[] |
HistoryService.LookupSpeed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|