public interface HugeCollection<T>
T
get(int index)
Object
remove(int index)
int
size()
int size()
T get(int index)
Object remove(int index)
Copyright © 2016. All rights reserved.