public static final class DefaultTwillSpecification.DefaultOrder extends Object implements TwillSpecification.Order
Order.TwillSpecification.Order.Type| Constructor and Description |
|---|
DefaultOrder(Set<String> names,
TwillSpecification.Order.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getNames() |
TwillSpecification.Order.Type |
getType() |
String |
toString() |
public DefaultOrder(Set<String> names, TwillSpecification.Order.Type type)
public Set<String> getNames()
getNames in interface TwillSpecification.OrderTwillRunnable name that belongs to this order.public TwillSpecification.Order.Type getType()
getType in interface TwillSpecification.OrderCopyright © 2013-2020 The Apache Software Foundation. All rights reserved.