First time here? Check out the FAQ!
answered 2016-07-17 10:56:17 -0600
I think java equivalent of C++ hierarchy[k] will be hierarchy.get(0, k).
hierarchy[k]
hierarchy.get(0, k)