Documentation of 'mikera.vectorz.util.LongArrays' Java class
LongArrays
mikera.vectorz.util

Class LongArrays



  • public class LongArrays
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static long[] EMPTY_LONG_ARRAY 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static long[] copyOf(int[] xs) 
      static long[] removeIndex(long[] data, int index) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • EMPTY_LONG_ARRAY

        public static final long[] EMPTY_LONG_ARRAY
    • Method Detail

      • removeIndex

        public static long[] removeIndex(long[] data,
                                         int index)
      • copyOf

        public static long[] copyOf(int[] xs)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.