Class IdentityTokenizedCoalesceChecker

  • All Implemented Interfaces:
    com.mchange.v2.coalesce.CoalesceChecker

    public final class IdentityTokenizedCoalesceChecker
    extends java.lang.Object
    implements com.mchange.v2.coalesce.CoalesceChecker
    • Method Detail

      • checkCoalesce

        public boolean checkCoalesce​(java.lang.Object a,
                                     java.lang.Object b)
        Specified by:
        checkCoalesce in interface com.mchange.v2.coalesce.CoalesceChecker
      • coalesceHash

        public int coalesceHash​(java.lang.Object a)
        Specified by:
        coalesceHash in interface com.mchange.v2.coalesce.CoalesceChecker