-
public final class AutoClearedValueKt
-
-
Method Summary
Modifier and Type Method Description final static <T extends Any> AutoClearedValue<T>autoCleared(Fragment $self)Creates an AutoClearedValue associated with this fragment. -
-
Method Detail
-
autoCleared
final static <T extends Any> AutoClearedValue<T> autoCleared(Fragment $self)
Creates an AutoClearedValue associated with this fragment.
-
-
-
-