Class EdgeExecutionProperty<T extends java.io.Serializable>

    • Constructor Summary

      Constructors 
      Constructor Description
      EdgeExecutionProperty​(T value)
      Default constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EdgeExecutionProperty

        public EdgeExecutionProperty​(T value)
        Default constructor.
        Parameters:
        value - value of the EdgeExecutionProperty.