- find(boolean[], boolean, Constants.SearchType) - Static method in class com.net2plan.utils.BooleanUtils
-
Returns the position(s) where a given value can be found into an array.
- find(double[], double, Constants.SearchType) - Static method in class com.net2plan.utils.DoubleUtils
-
Returns the position(s) where a given value can be found into an array.
- find(int[], int, Constants.SearchType) - Static method in class com.net2plan.utils.IntUtils
-
Returns the position(s) where a given value can be found into an array.
- finish(StringBuilder, double) - Method in interface com.net2plan.interfaces.cacSimulation.ICACAlgorithm
-
Returns an algorithm-specific report.
- finish(StringBuilder, double) - Method in interface com.net2plan.interfaces.resilienceSimulation.IProvisioningAlgorithm
-
Returns an algorithm-specific report.
- finish(StringBuilder, Calendar) - Method in interface com.net2plan.interfaces.timeVaryingTrafficSimulation.ITrafficAllocationAlgorithm
-
Returns an algorithm-specific report.