Class Hints

    • Method Detail

      • clone

        public Hints clone()
        Creates a copy of the Hints
        Overrides:
        clone in class Object
      • clear

        public static Hints clear​(RouteHint[] a)
        Utility method to constructs a new Clear-variant Hints
      • hash

        public long hash()
        Generates a non-cryptographic 64-bit hash of the Hints.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • eq

        public boolean eq​(Hints b)
        Checks if two Hintss contain equal inner contents. This ignores pointers and is_owned flags and looks at the values in fields.