Interface CommanderArea.Filter<E>

All Known Implementing Classes:
CommanderUtils.AllEntriesFilter, CommanderUtilsFile.Filter, CommanderUtilsVfs.NoHiddenFilter
Enclosing class:
CommanderArea<E>

public static interface CommanderArea.Filter<E>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • commanderEntrySuits

      boolean commanderEntrySuits(E entry)