Temp
Class DefaultMap

java.lang.Object
  extended by Temp.DefaultMap
All Implemented Interfaces:
TempMap

public class DefaultMap
extends java.lang.Object
implements TempMap


Constructor Summary
DefaultMap()
           
 
Method Summary
 Temp tempMap(Temp t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMap

public DefaultMap()
Method Detail

tempMap

public Temp tempMap(Temp t)
Specified by:
tempMap in interface TempMap