Interface BlockTypeOperators.BlockPositionHashCode

  • Enclosing class:
    BlockTypeOperators

    public static interface BlockTypeOperators.BlockPositionHashCode
    • Method Detail

      • hashCode

        long hashCode​(Block block,
                      int position)
      • hashCodeNullSafe

        default long hashCodeNullSafe​(Block block,
                                      int position)