Modifier and Type | Method and Description |
---|---|
static MissingCacheStrategy |
MissingCacheStrategy.interpretSetting(java.lang.Object value) |
static MissingCacheStrategy |
MissingCacheStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MissingCacheStrategy[] |
MissingCacheStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.