Package org.jclouds.scriptbuilder.domain
Class LiteralStatement
- java.lang.Object
-
- org.jclouds.scriptbuilder.domain.LiteralStatement
-
-
Constructor Summary
Constructors Constructor Description LiteralStatement(String statement)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
Iterable<String>
functionDependencies(OsFamily family)
int
hashCode()
String
render(OsFamily family)
String
toString()
-