public static class ChainCacheLifeCycle.ChainState extends Object
| Constructor and Description |
|---|
ChainState(boolean active) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive() |
static ChainCacheLifeCycle.ChainState |
newActiveState() |
void |
setActive(boolean active) |
public boolean isActive()
public void setActive(boolean active)
public static ChainCacheLifeCycle.ChainState newActiveState()
Copyright © 2025. All rights reserved.