{% setvar book_path %}/reference/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public class Fraggy
Public methods |
|
---|---|
final @NotNull @NonNull List<@NonNull I> |
<I, O> registerForActivityResult( (this is a real function, vastly simplified from the source in Fragment.java) |
@NonNull int |
|
@NonNull int |
|
@NonNull int |
@NotNull
@NonNull
public final @NotNull List<@NonNull I> <I, O> registerForActivityResult(
@NotNull @NonNull Map<@NonNull I, @NonNull O> contract,
@NotNull @NonNull List<@NonNull O> callback
)
(this is a real function, vastly simplified from the source in Fragment.java)
If the host of this fragment is an < the Map
of the host will be used. Otherwise, this will use theregistry of the Fragment's Activity.
@NonNull
public int thisShouldNotShowUpButSadlyDoclavaHideDoesntWorkInDackka()
@NonNull
public int thisShouldProbablyShowUpItsJavaHiddenWithTheKotlinMethod()