Package-level declarations
Types
Link copied to clipboard
interface MixinRealmsAvailabilityAccessor
get only re-runs its check when the cached result carries an exception, and an
AUTHENTICATION_ERROR carries none - so a failure from an earlier session is never retried.Link copied to clipboard
interface MixinRealmsClientAccessor
getOrCreate caches the instance it built from the session that happened to be active at the time, in final fields, and hands it out from then on.