Class InhibitSeg

  • All Implemented Interfaces:
    java.lang.Comparable<PathSegment>

    public class InhibitSeg
    extends NetworkSeg
    • Method Detail

      • useMilli

        public static boolean useMilli​(int val)
      • getMicroSeconds

        public int getMicroSeconds()
      • simpleString

        public java.lang.String simpleString()
        Description copied from class: PathSegment
        Supply s simple descriptive name usable when browsing a hierarchy. A simple type name for elementary types, a non-detailed description for complex types.
        Specified by:
        simpleString in class PathSegment
        Returns:
      • getTokens

        public java.util.List<java.lang.String> getTokens()
        Specified by:
        getTokens in class PathSegment