@Singleton public static class MapToDevices.DeviceToId extends Object implements com.google.common.base.Function<Device,String>
MapToDevices.DeviceToId()
String
apply(Device input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public MapToDevices.DeviceToId()
public String apply(Device input)
apply
com.google.common.base.Function<Device,String>
Copyright © 2009-2012 jclouds. All Rights Reserved.