ActionBuilders.AndroidStringExtra

Added in 1.0.0
Deprecated in 1.2.0

public final class ActionBuilders.AndroidStringExtra implements ActionBuilders.AndroidExtra


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

Summary

Public methods

@NonNull String

Gets the value.

Public methods

getValue

Added in 1.0.0
Deprecated in 1.2.0
public @NonNull String getValue()

Gets the value. Intended for testing purposes only.