com.alipay.hessian.generic.model
Class GenericArray
java.lang.Object
com.alipay.hessian.generic.model.GenericArray
- All Implemented Interfaces:
- Serializable
public final class GenericArray
- extends Object
- implements Serializable
- Since:
- 5.3.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericArray
public GenericArray(String componentType)
getType
public String getType()
getComponentType
public String getComponentType()
getLength
public int getLength()
setObjects
public void setObjects(Object[] objects)
get
public Object get(int idx)
getObjects
public Object[] getObjects()
Copyright © 2008–2018 Ant Financial. All rights reserved.