cz.cuni.amis.pogamut.ut2004.communication.messages.custom
Class ControlMessageTypeMapper.DirectMapper<T>

Package class diagram package ControlMessageTypeMapper.DirectMapper
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.communication.messages.custom.ControlMessageTypeMapper.DirectMapper<T>
All Implemented Interfaces:
ControlMessageTypeMapper<T>
Enclosing interface:
ControlMessageTypeMapper<RESULT>

public static class ControlMessageTypeMapper.DirectMapper<T>
extends Object
implements ControlMessageTypeMapper<T>


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.pogamut.ut2004.communication.messages.custom.ControlMessageTypeMapper
ControlMessageTypeMapper.DirectMapper<T>, ControlMessageTypeMapper.Location2StringMapper, ControlMessageTypeMapper.String2LocationMapper, ControlMessageTypeMapper.String2UnrealIdMapper, ControlMessageTypeMapper.UnrealId2StringMapper
 
Field Summary
 
Fields inherited from interface cz.cuni.amis.pogamut.ut2004.communication.messages.custom.ControlMessageTypeMapper
DIRECT_MAPPER, LOCATION_2_STRING_MAPPER, STRING_2_LOCATION_MAPPER, STRING_2_UNREAL_ID_MAPPER, UNREAL_ID_2_STRING_MAPPER
 
Constructor Summary
ControlMessageTypeMapper.DirectMapper()
           
 
Method Summary
 T map(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlMessageTypeMapper.DirectMapper

public ControlMessageTypeMapper.DirectMapper()
Method Detail

map

public T map(Object value)
Specified by:
map in interface ControlMessageTypeMapper<T>


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.