ActionBuilders.AndroidLongExtra

Added in 1.0.0
Deprecated in 1.2.0

public final class ActionBuilders.AndroidLongExtra implements ActionBuilders.AndroidExtra


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

Summary

Nested types

Builder for AndroidLongExtra.

Public methods

long

Gets the value.

Public methods

getValue

Added in 1.0.0
Deprecated in 1.2.0
public long getValue()

Gets the value. Intended for testing purposes only.