Android SDK Version


public final class ProfileManager
Nested Class Summary
Modifier and TypeClassDescription
public classProfileManager.Companion
Field Summary
Modifier and TypeFieldDescription
private ProfilecurrentProfile
Method Summary
Modifier and TypeMethodDescription
final ProfilegetCurrentProfile()
final UnitsetCurrentProfile(Profile currentProfile)
final BooleanloadCurrentProfile() load profile from cache and set it to current profile
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getCurrentProfile

 final ProfilegetCurrentProfile()

setCurrentProfile

 final UnitsetCurrentProfile(Profile currentProfile)

loadCurrentProfile

 final BooleanloadCurrentProfile()
load profile from cache and set it to current profile