Class IdentitySet

java.lang.Object
org.mockito.internal.util.collections.IdentitySet

public class IdentitySet extends Object
  • Field Details

  • Constructor Details

    • IdentitySet

      public IdentitySet()
  • Method Details

    • contains

      public boolean contains(Object o)
    • add

      public void add(Object o)