org.tigris.eyebrowse
Class ListMaint.MboxInfo

java.lang.Object
  |
  +--org.tigris.eyebrowse.ListMaint.MboxInfo
Enclosing class:
ListMaint

protected static final class ListMaint.MboxInfo
extends java.lang.Object

Internal data structure used for passing around mbox meta data.


Field Summary
protected  int mbIdx
           
protected  int msgCount
           
protected  int nextMsgNo
           
 
Constructor Summary
protected ListMaint.MboxInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

msgCount

protected int msgCount

mbIdx

protected int mbIdx

nextMsgNo

protected int nextMsgNo
Constructor Detail

ListMaint.MboxInfo

protected ListMaint.MboxInfo()


Copyright © 2000 Quiotix Corp. All Rights Reserved.