meshi.energy.simpleEnergyTerms
Class GoodBonds

java.lang.Object
  extended by meshi.energy.simpleEnergyTerms.GoodBonds
All Implemented Interfaces:
Filter

public class GoodBonds
extends java.lang.Object
implements Filter


Constructor Summary
GoodBonds()
           
 
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

GoodBonds

public GoodBonds()
Method Detail

accept

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