ch.panter.li.bi.util
Class ArrayTool

java.lang.Object
  extended by ch.panter.li.bi.util.ArrayTool

public final class ArrayTool
extends Object


Method Summary
static void reverseElementOrderInPlace(byte[] array)
           
static
<T> void
reverseElementOrderInPlace(T[] array)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

reverseElementOrderInPlace

public static <T> void reverseElementOrderInPlace(T[] array)

reverseElementOrderInPlace

public static void reverseElementOrderInPlace(byte[] array)


Copyright 2007-2007 SourceForge. All Rights Reserved.