2010 FRC Java API


com.sun.cldc.jna
Class JNAPlatformImpl

java.lang.Object
  extended by com.sun.cldc.jna.JNAPlatformImpl
All Implemented Interfaces:
JNAPlatform, Library

public class JNAPlatformImpl
extends Object
implements JNAPlatform


Constructor Summary
JNAPlatformImpl()
           
 
Method Summary
 int initConstInt(int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNAPlatformImpl

public JNAPlatformImpl()
Method Detail

initConstInt

public int initConstInt(int index)
Specified by:
initConstInt in interface Library

2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.