net.java.games.gluegen.runtime
Class ProcAddressHelper

java.lang.Object
  extended bynet.java.games.gluegen.runtime.ProcAddressHelper

public class ProcAddressHelper
extends Object

Contains constants used in glue code generation.


Field Summary
static String PROCADDRESS_VAR_PREFIX
           
 
Constructor Summary
ProcAddressHelper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROCADDRESS_VAR_PREFIX

public static final String PROCADDRESS_VAR_PREFIX
See Also:
Constant Field Values
Constructor Detail

ProcAddressHelper

public ProcAddressHelper()