Class MetaParam.MetaLong

    • Field Detail

      • value

        protected final long value
    • Constructor Detail

      • MetaLong

        public MetaLong​(long value)
    • Method Detail

      • get

        public java.lang.Long get()
        Description copied from interface: MetaParam
        Returns the value of the meta parameter.
        Specified by:
        get in interface MetaParam<java.lang.Long>
      • equals

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

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object