-
- All Implemented Interfaces:
public class SyncConfiguration.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerDEFAULT_FREQUENCYprivate final IntegerDEFAULT_TIMEOUTpublic final static SyncConfiguration.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetDEFAULT_FREQUENCY()final IntegergetDEFAULT_TIMEOUT()-
-
Method Detail
-
getDEFAULT_FREQUENCY
final Integer getDEFAULT_FREQUENCY()
-
getDEFAULT_TIMEOUT
final Integer getDEFAULT_TIMEOUT()
-
-
-
-