com.retek.component.security.impl.remote
Class RoleDto.CheatingHashSet

java.lang.Object
  extended bycom.retek.component.security.impl.remote.RoleDto.CheatingHashSet
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RoleDto

public static class RoleDto.CheatingHashSet
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.util.HashSet set
           
 
Constructor Summary
RoleDto.CheatingHashSet()
           
 
Method Summary
 java.lang.Object clone()
           
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

set

public java.util.HashSet set
Constructor Detail

RoleDto.CheatingHashSet

public RoleDto.CheatingHashSet()
Method Detail

equals

public boolean equals(java.lang.Object obj)

hashCode

public int hashCode()

clone

public java.lang.Object clone()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28