Package com.google.walkaround.proto.gson

Examples of com.google.walkaround.proto.gson.ProtocolDocumentOperationGsonImpl


    return new ComponentGsonImpl();
  }

  @Override
  public ProtocolDocumentOperation createDocumentOperation() {
    return new ProtocolDocumentOperationGsonImpl();
  }
View Full Code Here

TOP

Related Classes of com.google.walkaround.proto.gson.ProtocolDocumentOperationGsonImpl

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.