org.biojava.bio.structure.domain.pdp
Class ShortSegmentRemover

java.lang.Object
  extended by org.biojava.bio.structure.domain.pdp.ShortSegmentRemover

public class ShortSegmentRemover
extends Object


Constructor Summary
ShortSegmentRemover()
           
 
Method Summary
static void cleanup(List<Domain> domains)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortSegmentRemover

public ShortSegmentRemover()
Method Detail

cleanup

public static void cleanup(List<Domain> domains)