public class GenericArray extends Object
GenericArray(int size)
T
get(int index)
set(int index, T element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericArray(int size)
public T get(int index)
public T set(int index, T element)
Copyright © 1998–2018 iText Group NV. All rights reserved.