Package hydra.query

Class Path.Step

java.lang.Object
hydra.query.Path
hydra.query.Path.Step
All Implemented Interfaces:
Serializable, Comparable<Path>
Enclosing class:
Path

public static final class Path.Step extends Path implements Serializable
A path given by a single step
See Also:
  • Field Details

    • value

      public final Step value
  • Constructor Details

    • Step

      public Step(Step value)
  • Method Details