Class TransitionEdge.Property<I,​TP>

  • Enclosing class:
    TransitionEdge<I,​T>

    public static final class TransitionEdge.Property<I,​TP>
    extends Object
    • Constructor Detail

      • Property

        public Property​(I input,
                        TP property)
    • Method Detail

      • getInput

        public I getInput()
      • getProperty

        public TP getProperty()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object