以下哪些方法是LinkedList集合中定义的?()
A:getLast()
B:getFirst()
C:remove (int index)
D:next()
出自:计算机科学