bb.util
Class ObjectState.UnitTest.InterfaceImplementingClass

java.lang.Object
  extended by bb.util.ObjectState.UnitTest.InterfaceImplementingClass
All Implemented Interfaces:
ObjectState.UnitTest.SubInterface2, ObjectState.UnitTest.SubInterface4, ObjectState.UnitTest.SuperInterface1, ObjectState.UnitTest.SuperInterface3
Enclosing class:
ObjectState.UnitTest

private static class ObjectState.UnitTest.InterfaceImplementingClass
extends Object
implements ObjectState.UnitTest.SubInterface2, ObjectState.UnitTest.SubInterface4


Field Summary
 
Fields inherited from interface bb.util.ObjectState.UnitTest.SubInterface2
interfaceConstant1
 
Fields inherited from interface bb.util.ObjectState.UnitTest.SubInterface4
interfaceConstant4
 
Fields inherited from interface bb.util.ObjectState.UnitTest.SuperInterface3
interfaceConstant3
 
Constructor Summary
private ObjectState.UnitTest.InterfaceImplementingClass()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectState.UnitTest.InterfaceImplementingClass

private ObjectState.UnitTest.InterfaceImplementingClass()