Class DirectivesTuple
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesTuple
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Tuple representation as Xembly directives.
- Since:
- 0.1.0
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesTuple
(String name, T... values) Constructor.DirectivesTuple
(T... values) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator