Sub-indexing

Java doesn’t support sub-indexing or slicing like x[1:] in Python.