Package software.xdev.spring.data.eclipse.store.core


package software.xdev.spring.data.eclipse.store.core
  • Class
    Description
     
     
    A hash map implementation depending on object identity (==) rather than equality (.equals) to identify elements.