public final class StateMachineAdapter extends Object implements TypeAdapter<StateMachine,String>
| Constructor and Description | 
|---|
StateMachineAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
adapt(StateMachine stateMachine)  | 
public String adapt(StateMachine stateMachine)
adapt in interface TypeAdapter<StateMachine,String>Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.