meshi.molecularElements.atoms
Class AtomPairList.IsAtomPair

java.lang.Object
  extended by meshi.molecularElements.atoms.AtomPairList.IsAtomPair
All Implemented Interfaces:
Filter
Enclosing class:
AtomPairList

public static class AtomPairList.IsAtomPair
extends java.lang.Object
implements Filter


Constructor Summary
AtomPairList.IsAtomPair()
           
 
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

AtomPairList.IsAtomPair

public AtomPairList.IsAtomPair()
Method Detail

accept

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