Interface FilteredListModelImpl.ListModelFilter<E>

  • Enclosing class:
    FilteredListModelImpl<T extends javax.swing.ListModel<E>,​E>

    public static interface FilteredListModelImpl.ListModelFilter<E>
    • Method Detail

      • accept

        boolean accept​(E e)