${T}[] System.Array T System.Collections.ICollection System.IEnumerable T ${expr} java.util.Arrays Array.get(${this}, ${index}) System.Int32 index GetValue T java.util.Arrays Arrays.sort(${array}) System.Object[] array Sort System.Void System.Int32 Length ${this:16}.length System.Int32 i T ${this}[${i}] ${this}[${i}] = ${value}