com.jeffpalm.util
Class Place.With2Things

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

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


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

Constructor Detail

Place.With2Things

public Place.With2Things(java.lang.Object thing1,
                         java.lang.Object thing2)
Method Detail

thing1

public java.lang.Object thing1()

thing2

public java.lang.Object thing2()