public interface MController
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.util.Iterator<MFile> |
getInventory(MCollection mc) |
java.util.Iterator<MFile> |
getInventory(MCollection mc,
boolean recheck) |
java.util.Iterator<MFile> |
getInventoryNoSubdirs(MCollection mc) |
java.util.Iterator<MFile> |
getInventoryNoSubdirs(MCollection mc,
boolean recheck) |
java.util.Iterator<MFile> getInventory(MCollection mc)
java.util.Iterator<MFile> getInventoryNoSubdirs(MCollection mc)
java.util.Iterator<MFile> getInventory(MCollection mc, boolean recheck)
java.util.Iterator<MFile> getInventoryNoSubdirs(MCollection mc, boolean recheck)
void close()