ucr.core
Class ProfileTableEntry.ConnectionEntry

java.lang.Object
  extended byucr.core.ProfileTableEntry.ConnectionEntry
Enclosing class:
ProfileTableEntry

private class ProfileTableEntry.ConnectionEntry
extends java.lang.Object


Field Summary
 NodeConnection connfrom
           
 int qhitcount
           
 
Constructor Summary
ProfileTableEntry.ConnectionEntry(NodeConnection connfrom, int qhitcount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connfrom

public NodeConnection connfrom

qhitcount

public int qhitcount
Constructor Detail

ProfileTableEntry.ConnectionEntry

public ProfileTableEntry.ConnectionEntry(NodeConnection connfrom,
                                         int qhitcount)