frysk.sys.proc
Class TestAuxv.Auxiliary

java.lang.Object
  extended by frysk.sys.proc.TestAuxv.Auxiliary
Enclosing class:
TestAuxv

static class TestAuxv.Auxiliary
extends Object


Field Summary
(package private)  int type
           
(package private)  long val
           
 
Constructor Summary
TestAuxv.Auxiliary(int type, long val)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

int type

val

long val
Constructor Detail

TestAuxv.Auxiliary

TestAuxv.Auxiliary(int type,
                   long val)