Class BooleanFilter<M,I>

java.lang.Object
javax.swing.RowFilter<M,I>
repast.simphony.ui.table.NamedRowFilter<M,I,Boolean>
repast.simphony.ui.table.BooleanFilter<M,I>
Type Parameters:
M -
I -

public class BooleanFilter<M,I> extends NamedRowFilter<M,I,Boolean>
Row filter for boolean values
Author:
Eric Tatara