com.jeffpalm.util
Class Place.With4Things

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

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


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

Constructor Detail

Place.With4Things

public Place.With4Things(java.lang.Object thing1,
                         java.lang.Object thing2,
                         java.lang.Object thing3,
                         java.lang.Object thing4)
Method Detail

thing1

public java.lang.Object thing1()

thing2

public java.lang.Object thing2()

thing3

public java.lang.Object thing3()

thing4

public java.lang.Object thing4()