ActionBuilders.AndroidDoubleExtra


@RequiresSchemaVersion(major = 1, minor = 0)
public final class ActionBuilders.AndroidDoubleExtra implements ActionBuilders.AndroidExtra


A double value that can be added to an Android intent's extras.

Summary

Nested types

Builder for AndroidDoubleExtra.

Public methods

double

Gets the value.

@NonNull String

Public methods

getValue

Added in 1.0.0
public double getValue()

Gets the value.

toString

public @NonNull String toString()