de.javakaffee.web.msm.serializer
Class TestClasses.PublicClass

java.lang.Object
  extended by de.javakaffee.web.msm.serializer.TestClasses.PublicClass
Enclosing class:
TestClasses

public static class TestClasses.PublicClass
extends Object


Constructor Summary
TestClasses.PublicClass()
           
TestClasses.PublicClass(de.javakaffee.web.msm.serializer.TestClasses.PrivateClass protectedClass)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClasses.PublicClass

public TestClasses.PublicClass()

TestClasses.PublicClass

public TestClasses.PublicClass(de.javakaffee.web.msm.serializer.TestClasses.PrivateClass protectedClass)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2009-2012. All Rights Reserved.