public class InterpretableStatement extends Object implements Statement
| Constructor and Description |
|---|
InterpretableStatement(String... statements) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Iterable<String> |
functionDependencies(OsFamily family) |
int |
hashCode() |
String |
render(OsFamily family) |
String |
toString() |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.