Modifier and Type | Method and Description |
---|---|
static MemoryMeter.Guess |
MemoryMeter.Guess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemoryMeter.Guess[] |
MemoryMeter.Guess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MemoryMeter |
MemoryMeter.withGuessing(MemoryMeter.Guess guess) |
Copyright © 2019. All rights reserved.