java.util.List
List
System.Collections.IList
System.Object
${this:16}.add(${arg})
System.Object
arg
Add
System.Int32
${this:16}.contains(${key})
System.Object
key
Contains
System.Boolean
${this:16}.size()
System.Int32
Count
${this:16}.size()
${this:16}.setCount(${value})
System.Int32
i
System.Object
${this:16}.get(${i})
${this:16}.put(${i}, ${value})