Class MaxPing

  • All Implemented Interfaces:
    Req, XMLConfigConstants

    public class MaxPing
    extends Spec
    implements Req, XMLConfigConstants
    Used internally within the JCSP network infrastructure to represent a maximum ping rate.
    Author:
    Quickstone Technologies Limited
    • Method Detail

      • getComparator

        public java.lang.String getComparator()
        Specified by:
        getComparator in interface Req
      • getIntValue

        public int getIntValue()
        Specified by:
        getIntValue in interface Req
      • getDoubleValue

        public double getDoubleValue()
        Specified by:
        getDoubleValue in interface Req
      • getBooleanValue

        public boolean getBooleanValue()
        Specified by:
        getBooleanValue in interface Req
      • getType

        public java.lang.Class getType()
        Specified by:
        getType in interface Req
      • getValue

        public int getValue()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class Spec
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Spec