Class SVNEntryHashMap.PooledTableEntry

    • Constructor Detail

      • PooledTableEntry

        public PooledTableEntry​(SVNObjectsPool pool,
                                java.lang.Object key,
                                java.lang.Object value,
                                int hash)
    • Method Detail

      • setValue

        public java.lang.Object setValue​(java.lang.Object value)
        Specified by:
        setValue in interface java.util.Map.Entry
        Overrides:
        setValue in class SVNHashMap.TableEntry
      • getValue

        public java.lang.Object getValue()
        Specified by:
        getValue in interface java.util.Map.Entry
        Overrides:
        getValue in class SVNHashMap.TableEntry