@Retention(value=RUNTIME) @Target(value=METHOD) public @interface StateTransition
State[]
currentState
State
desiredState
public abstract State[] currentState
public abstract State desiredState
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.