Class FlowId


  • public final class FlowId
    extends Identifier<Long>
    Representation of a Flow ID.
    • Method Detail

      • valueOf

        public static FlowId valueOf​(long id)
        Creates a flow ID from a long value.
        Parameters:
        id - long value
        Returns:
        flow ID
      • value

        public long value()
        Gets the flow ID value.
        Returns:
        flow ID value as long
      • toString

        public String toString()
        Description copied from class: Identifier
        Returns a string representation of a DeviceKeyId.
        Overrides:
        toString in class Identifier<Long>
        Returns:
        string