Class StatementList

java.lang.Object
com.google.common.collect.ForwardingObject
com.google.common.collect.ForwardingCollection<Statement>
com.google.common.collect.ForwardingList<Statement>
org.jclouds.scriptbuilder.domain.StatementList
All Implemented Interfaces:
Iterable<Statement>, Collection<Statement>, List<Statement>, SequencedCollection<Statement>, AcceptsStatementVisitor, Statement
Direct Known Subclasses:
CreateRunScript, InstallChefUsingOmnibus, InstallGit, InstallJDK.FromOpenJDK, InstallJDK.FromURL, InstallRuby

public class StatementList extends com.google.common.collect.ForwardingList<Statement> implements Statement, AcceptsStatementVisitor
Statements used in a shell script