Class Bytecode.Instruction
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.process.traversal.Bytecode.Instruction
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing class:
- Bytecode
 
 public static class Bytecode.Instruction extends Object implements Serializable - See Also:
- Serialized Form
 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Object[]getArguments()StringgetOperator()inthashCode()StringtoString()
 
-