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

Fraggy

class Fraggy


Summary

Public constructors

Public functions

java-static Q!
<Q : Comparable<Q!>? & (Mutable)Map<Q!, Q!>?> createType(
    blarg: Q!,
    gah: (Mutable)List<Q!>!
)

linklink

(Mutable)List<I!>
<I, O> registerForActivityResult(
    contract: (Mutable)Map<I!, O!>,
    callback: (Mutable)List<O!>
)

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

Int
Int

Public constructors

Fraggy

Fraggy()

Public functions

createType

java-static fun <Q : Comparable<Q!>? & (Mutable)Map<Q!, Q!>?> createType(
    blarg: Q!,
    gah: (Mutable)List<Q!>!
): Q!

linklink

registerForActivityResult

fun <I, O> registerForActivityResult(
    contract: (Mutable)Map<I!, O!>,
    callback: (Mutable)List<O!>
): (Mutable)List<I!>

(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

fun thisShouldShowUp(): Int

thisShouldShowUpItsJavaHiddenWithTheKotlinMethod

fun thisShouldShowUpItsJavaHiddenWithTheKotlinMethod(): Int