com.mysema.util
Class ArrayUtils

java.lang.Object
  extended by com.mysema.util.ArrayUtils

public final class ArrayUtils
extends Object

Author:
tiwe

Method Summary
static Object[] combine(int size, Object[]... arrays)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

combine

public static Object[] combine(int size,
                               Object[]... arrays)


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.