com.jeffpalm.util
Class Place.With1Thing

java.lang.Object
  extended by com.jeffpalm.util.Place.With1Thing
Enclosing class:
Place

public static final class Place.With1Thing
extends java.lang.Object


Constructor Summary
Place.With1Thing(java.lang.Object thing1)
           
 
Method Summary
 java.lang.Object thing1()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Place.With1Thing

public Place.With1Thing(java.lang.Object thing1)
Method Detail

thing1

public java.lang.Object thing1()