com.google.common.base.Function<Drive,Map<String,String>>
Function<Drive,Map<String,String>>
@Singleton public class BaseDriveToMap extends Object implements com.google.common.base.Function<Drive,Map<String,String>>
BaseDriveToMap()
Map<String,String>
apply(Drive from)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
andThen, compose
public BaseDriveToMap()
public Map<String,String> apply(Drive from)
apply