getMonotoneChains method

List getMonotoneChains()

Implementation

List getMonotoneChains() {
  return monoChains;
}