Package org.flux.store.api
Interface State
-
- All Superinterfaces:
Cloneable,org.apache.commons.lang3.builder.Diffable<State>,Serializable
public interface State extends org.apache.commons.lang3.builder.Diffable<State>, Cloneable, Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Stateclone()default org.apache.commons.lang3.builder.DiffResultdiff(State p)
-