Package ons

Class MultiPath

java.lang.Object
ons.MultiPath

public class MultiPath
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    MultiPath​(Path[] paths)  
  • Method Summary

    Modifier and Type Method Description
    Path getPath​(int num)  
    Path[] getPaths()  
    int getTotalBW()  
    int getTotalBWAvailable()  
    void setPaths​(Path[] paths)  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

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