Liferay 6.0.5

com.liferay.portal.kernel.util
Class ArrayWrapper

java.lang.Object
  extended by com.liferay.portal.kernel.util.ArrayWrapper

public class ArrayWrapper
extends Object


Constructor Summary
ArrayWrapper()
           
 
Method Summary
 Object[] getArray()
           
 void setArray(Object[] array)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayWrapper

public ArrayWrapper()
Method Detail

getArray

public Object[] getArray()

setArray

public void setArray(Object[] array)

Liferay 6.0.5