@Singleton public class LibraryDriveToJson extends Object implements com.google.common.base.Function<LibraryDrive,com.google.gson.JsonObject>
Constructor and Description |
---|
LibraryDriveToJson(DriveToJson infoJsonObjectFunction) |
@Inject public LibraryDriveToJson(DriveToJson infoJsonObjectFunction)
public com.google.gson.JsonObject apply(@Nullable LibraryDrive input)
apply
in interface com.google.common.base.Function<LibraryDrive,com.google.gson.JsonObject>
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.