meshi.energy.hydrogenBond
Class GoodResiduesForHB.GoodSS

java.lang.Object
  extended by meshi.energy.hydrogenBond.GoodResiduesForHB.GoodSS
All Implemented Interfaces:
Filter
Enclosing class:
GoodResiduesForHB

static class GoodResiduesForHB.GoodSS
extends java.lang.Object
implements Filter


Constructor Summary
GoodResiduesForHB.GoodSS()
           
 
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

GoodResiduesForHB.GoodSS

GoodResiduesForHB.GoodSS()
Method Detail

accept

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