Class DirectivesBytes
java.lang.Object
org.eolang.jeo.representation.directives.DirectivesBytes
- All Implemented Interfaces:
Iterable<org.xembly.Directive>
Directives for bytes.
- Since:
- 0.6
-
Constructor Summary
ConstructorsConstructorDescriptionDirectivesBytes(String hex) Constructor.DirectivesBytes(String hex, String name) Constructor. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator