org.objectweb.cjdbc.scenario.standalone.jvm
Class Node

java.lang.Object
  extended byorg.objectweb.cjdbc.scenario.standalone.jvm.Node

public class Node
extends java.lang.Object


Field Summary
(package private) static char[] k_payload
           
 Node m_next
           
private  char[] m_payload
           
 
Constructor Summary
Node()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_next

public Node m_next

m_payload

private char[] m_payload

k_payload

static char[] k_payload
Constructor Detail

Node

public Node()


Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.