Uses of Interface
i2p.susi.util.Folder.Selector
-
Packages that use Folder.Selector Package Description i2p.susi.util -
-
Uses of Folder.Selector in i2p.susi.util
Methods in i2p.susi.util that return Folder.Selector Modifier and Type Method Description Folder.Selector<O>
Folder. getCurrentSelector()
Methods in i2p.susi.util with parameters of type Folder.Selector Modifier and Type Method Description void
Folder. setSelector(Folder.Selector<O> selector)
Warning, this does not do the actual selection, this is done in the iterator.
-