org.mobicents.media.server.impl.codec.g729
Class ArrayUtils

java.lang.Object
  extended by org.mobicents.media.server.impl.codec.g729.ArrayUtils

public class ArrayUtils
extends java.lang.Object


Constructor Summary
ArrayUtils()
           
 
Method Summary
static void replace(float[] array, int start, float[] tmp)
           
static float[] subArray(float[] array, int start)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayUtils

public ArrayUtils()
Method Detail

subArray

public static float[] subArray(float[] array,
                               int start)

replace

public static void replace(float[] array,
                           int start,
                           float[] tmp)


Copyright © 2009. All Rights Reserved.