T
public class ArrayItem<T> extends Object
ArrayItem()
ArrayItem(T[] item)
T[]
getItem()
void
setItem(T[] item)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayItem()
public ArrayItem(T[] item)
public T[] getItem()
public void setItem(T[] item)
Copyright © 2023. All rights reserved.