Android SDK Version


public final class ProfileCache
Nested Class Summary
Modifier and TypeClassDescription
public classProfileCache.Companion
Constructor Summary
ConstructorDescription
ProfileCache()
Method Summary
Modifier and TypeMethodDescription
final Profileload()
final Unitsave(Profile profile)
final Unitclear()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail

ProfileCache

ProfileCache()
Method Detail

load

 final Profileload()

save

 final Unitsave(Profile profile)

clear

 final Unitclear()