meshi.molecularElements
Class Chain.IsResidue

java.lang.Object
  extended by meshi.molecularElements.Chain.IsResidue
All Implemented Interfaces:
Filter
Enclosing class:
Chain

static class Chain.IsResidue
extends java.lang.Object
implements Filter


Constructor Summary
Chain.IsResidue()
           
 
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

Chain.IsResidue

Chain.IsResidue()
Method Detail

accept

public boolean accept(java.lang.Object obj)
Specified by:
accept in interface Filter