com.jzy3d.surfedit.swing.table
Class IntToInteger

java.lang.Object
  extended by com.jzy3d.surfedit.swing.table.IntToInteger

public class IntToInteger
extends Object


Constructor Summary
IntToInteger()
           
 
Method Summary
static Integer[] convert(int[] a)
           
static Integer[][] convert(int[][] a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntToInteger

public IntToInteger()
Method Detail

convert

public static Integer[] convert(int[] a)

convert

public static Integer[][] convert(int[][] a)


Copyright © 2014. All rights reserved.