public class PruningStrategyLatest extends Object implements PruningStrategy
Constructor and Description |
---|
PruningStrategyLatest() |
Modifier and Type | Method and Description |
---|---|
void |
pruneState(AuthStateModel s)
Prune model
|
public void pruneState(AuthStateModel s)
Implementation of method of PruningStrategyLatest
pruneState
in interface PruningStrategy
s
- AuthStateModel
Copyright © 2022. All rights reserved.