Class IdentityTokenizedCoalesceChecker

java.lang.Object
com.mchange.v2.c3p0.impl.IdentityTokenizedCoalesceChecker
All Implemented Interfaces:
com.mchange.v2.coalesce.CoalesceChecker

public final class IdentityTokenizedCoalesceChecker extends Object implements com.mchange.v2.coalesce.CoalesceChecker
  • Field Details

  • Method Details

    • checkCoalesce

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

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