| Modifier and Type | Method and Description |
|---|---|
ByteBufferCleanerService.Impact |
Jdk8ByteBufferCleanerService.impact() |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferCleanerService.Impact |
Jdk9ByteBufferCleanerService.impact() |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferCleanerService.Impact |
ReflectionBasedByteBufferCleanerService.impact() |
| Modifier and Type | Method and Description |
|---|---|
ByteBufferCleanerService.Impact |
ByteBufferCleanerService.impact() |
static ByteBufferCleanerService.Impact |
ByteBufferCleanerService.Impact.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ByteBufferCleanerService.Impact[] |
ByteBufferCleanerService.Impact.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.