cz.cuni.amis.pogamut.ut2004.communication.messages.custom
Class ControlMessageTypeMapper.UnrealId2StringMapper

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

public static class ControlMessageTypeMapper.UnrealId2StringMapper
extends Object
implements ControlMessageTypeMapper<String>


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.UnrealId2StringMapper()
           
 
Method Summary
 String map(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlMessageTypeMapper.UnrealId2StringMapper

public ControlMessageTypeMapper.UnrealId2StringMapper()
Method Detail

map

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


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