org.ujmp.core.util
Class CreateInterfaces

java.lang.Object
  extended by org.ujmp.core.util.CreateInterfaces

public class CreateInterfaces
extends Object


Field Summary
static String[] CELLTYPES
           
static String[] DENSESPARSE
           
static String[] DIMS
           
static String PATH
           
 
Constructor Summary
CreateInterfaces()
           
 
Method Summary
static void createInterfaces()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PATH

public static final String PATH

CELLTYPES

public static final String[] CELLTYPES

DENSESPARSE

public static final String[] DENSESPARSE

DIMS

public static final String[] DIMS
Constructor Detail

CreateInterfaces

public CreateInterfaces()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

createInterfaces

public static void createInterfaces()
                             throws Exception
Throws:
Exception


Copyright © 2010. All Rights Reserved.