com.develop.jawin
Class Identity

java.lang.Object
  |
  +--com.develop.jawin.Identity

public class Identity
extends java.lang.Object


Field Summary
private  int count
           
private  int peer
           
 
Constructor Summary
(package private) Identity(int peer)
           
 
Method Summary
(package private)  int DecRef()
           
(package private)  int IncRef()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

count

private int count

peer

private final int peer
Constructor Detail

Identity

Identity(int peer)
Method Detail

IncRef

int IncRef()

DecRef

int DecRef()


New Jawin designed by Vitally Shelest. This product includes software developed by the DevelopMentor OpenSource Project (http://www.develop.com/OpenSource).