Uses of Class
org.bedework.synch.Synchling
-
Packages that use Synchling Package Description org.bedework.synch -
-
Uses of Synchling in org.bedework.synch
Methods in org.bedework.synch that return Synchling Modifier and Type Method Description SynchlingSynchlingPool. get()Get a synchling from the pool if possibleSynchlingSynchlingPool. getNoException()Get a synchling from the pool if possible.Methods in org.bedework.synch with parameters of type Synchling Modifier and Type Method Description voidSynchlingPool. add(Synchling s)Put a synchling back in the pool if there's room else discard it
-