public class PersistState extends Object implements com.github.oxo42.stateless4j.delegates.Func<UpdateState>, com.github.oxo42.stateless4j.delegates.Action1<UpdateState>
| Constructor and Description |
|---|
PersistState(com.suncode.plugin.framework.PluginStore store) |
| Modifier and Type | Method and Description |
|---|---|
UpdateState |
call() |
void |
doIt(UpdateState arg1) |
UpdateContext |
getPersistedContext() |
public UpdateContext getPersistedContext()
public void doIt(UpdateState arg1)
doIt in interface com.github.oxo42.stateless4j.delegates.Action1<UpdateState>public UpdateState call()
call in interface com.github.oxo42.stateless4j.delegates.Func<UpdateState>Copyright © 2025 Suncode. All rights reserved.