Class MetaParam.MetaLong

    • Field Detail

      • value

        protected final long value
    • Constructor Detail

      • MetaLong

        public MetaLong​(long value)
    • Method Detail

      • get

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

        public int hashCode()
        Overrides:
        hashCode in class Object