Package experimenting

Class FailedClusterings.System

java.lang.Object
experimenting.FailedClusterings.System
Enclosing class:
FailedClusterings

public static class FailedClusterings.System
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    class  FailedClusterings.System.Result  
  • Field Summary

    Fields 
    Modifier and Type Field Description
    (package private) java.util.ArrayList<java.lang.String> m_components  
    (package private) java.lang.String m_name  
    (package private) java.util.ArrayList<FailedClusterings.System.Result> m_results  
  • Constructor Summary

    Constructors 
    Constructor Description
    System()  
  • Method Summary

    Modifier and Type Method Description
    (package private) void addResult​(CNode a_node, java.lang.String a_experiment)  

    Methods inherited from class java.lang.Object

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