Class Pruning.PercentStrategy

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int i  
      (package private) int limit  
      (package private) int minimum  
      (package private) double percentage  
      (package private) java.util.List<ArcCompanion> seen  
    • Constructor Summary

      Constructors 
      Constructor Description
      PercentStrategy​(double percentage, int minimum)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      void init()  
      ArcCompanion next()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait