public class ArrayType<T> extends Type<T>
ArrayType(Class<T> cls)
Class<?>
getComponentType()
getDefaultValue, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayType(Class<T> cls)
public Class<?> getComponentType()
Copyright © 2015. All rights reserved.