public static class OrthogonalHints.Utils
public static OrthogonalHints getAdjusted(OrthogonalHints toAdjust, int adjustmentFactor)
public static OrthogonalHints getCombined(OrthogonalHints first, int numberOfFirstParameters, OrthogonalHints second, int numberOfSecondParameters)
public static kotlin.Array[] getInternalParameterBoundaries(OrthogonalHints base, int parameter)
public static OrthogonalHints getNull()