org.picocontainer.defaults
Class UserQuestionTestCase.Omelette

java.lang.Object
  extended by org.picocontainer.defaults.UserQuestionTestCase.Omelette
Enclosing class:
UserQuestionTestCase

public static class UserQuestionTestCase.Omelette
extends java.lang.Object


Field Summary
private  UserQuestionTestCase.Cheese cheese
           
 
Constructor Summary
UserQuestionTestCase.Omelette(UserQuestionTestCase.Cheese cheese)
           
 
Method Summary
 UserQuestionTestCase.Cheese getCheese()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cheese

private final UserQuestionTestCase.Cheese cheese
Constructor Detail

UserQuestionTestCase.Omelette

public UserQuestionTestCase.Omelette(UserQuestionTestCase.Cheese cheese)
Method Detail

getCheese

public UserQuestionTestCase.Cheese getCheese()