Class SVNObjectsPool


  • public class SVNObjectsPool
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SVNObjectsPool()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clear()  
      java.lang.Object getObject​(java.lang.Object value)  
      int size()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SVNObjectsPool

        public SVNObjectsPool()
    • Method Detail

      • getObject

        public java.lang.Object getObject​(java.lang.Object value)
      • clear

        public void clear()
      • size

        public int size()