biz.hammurapi.mesopotamia.lang.javax
Class TypeInfoReference

java.lang.Object
  extended by biz.hammurapi.mesopotamia.lang.javax.TypeInfoReference

public class TypeInfoReference
extends java.lang.Object

Reference to a type. This class holds a soft reference to the target type and knows how to restore it if it was cleared.

Author:
Pavel

Method Summary
 boolean equals(java.lang.Object obj)
           
 TypeInfo get()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public TypeInfo get()

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright © 2008 Hammurapi Group. All Rights Reserved.