public class ArrayHelper extends Object
ArrayHelper()
static <TItemType> TItemType[]
merge(TItemType[] first, TItemType[] second)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArrayHelper()
@CheckForNull public static <TItemType> TItemType[] merge(@CheckForNull TItemType[] first, @CheckForNull TItemType[] second)
TItemType
first
second
Copyright © 2004-2014. All Rights Reserved.