public final class

MapParams

extends java.lang.Object

 java.lang.Object

↳androidx.core.location.altitude.impl.proto.MapParams

Gradle dependencies

compile group: 'androidx.core', name: 'core-location-altitude-proto', version: '1.0.0-alpha02'

  • groupId: androidx.core
  • artifactId: core-location-altitude-proto
  • version: 1.0.0-alpha02

Artifact androidx.core:core-location-altitude-proto:1.0.0-alpha02 it located at Google repository (https://maven.google.com/)

Summary

Methods
public static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)

Source

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: map_params.proto

package androidx.core.location.altitude.impl.proto;

public final class MapParams {
  private MapParams() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  static {
  }

  // @@protoc_insertion_point(outer_class_scope)
}