{% setvar book_path %}/reference/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Fraggy

public class Fraggy


Summary

Public constructors

Public methods

static Q
<Q extends Comparable<Q> & Map<Q, Q>> createType(Q blarg, List<Q> gah)

linklink

final @NonNull List<I>
<I, O> registerForActivityResult(
    @NonNull Map<I, O> contract,
    @NonNull List<O> callback
)

(this is a real function, vastly simplified from the source in Fragment.java)

int
int

Public constructors

Fraggy

public Fraggy()

Public methods

createType

public static Q <Q extends Comparable<Q> & Map<Q, Q>> createType(Q blarg, List<Q> gah)

linklink

registerForActivityResult

public final @NonNull List<I> <I, O> registerForActivityResult(
    @NonNull Map<I, O> contract,
    @NonNull List<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 the registry of the Fragment's Activity.

thisShouldShowUp

public int thisShouldShowUp()

thisShouldShowUpItsJavaHiddenWithTheKotlinMethod

public int thisShouldShowUpItsJavaHiddenWithTheKotlinMethod()