meshi.sequences
Class SequenceList.AcceptAll

java.lang.Object
  extended by meshi.sequences.SequenceCharFilter
      extended by meshi.sequences.SequenceList.AcceptAll
All Implemented Interfaces:
Filter
Enclosing class:
SequenceList

private static class SequenceList.AcceptAll
extends SequenceCharFilter


Constructor Summary
private SequenceList.AcceptAll()
           
 
Method Summary
 boolean accept(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequenceList.AcceptAll

private SequenceList.AcceptAll()
Method Detail

accept

public boolean accept(java.lang.Object obj)