Get the ith row of this typing. @param ith @return
(int ith)
| 492 | * @return |
| 493 | */ |
| 494 | public Subtyping.Constraints get(int ith); |
| 495 | |
| 496 | /** |
| 497 | * Attempt to collapse all rows down together using a given comparator. This may |
no outgoing calls
no test coverage detected