Class Preferences.Builder
java.lang.Object
com.djrapitops.plan.delivery.domain.datatransfer.preferences.Preferences.Builder
- Enclosing class:
- Preferences
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withDateFormatClock
(String dateFormatClock) withDateFormatFull
(String dateFormatFull) withDateFormatNoSeconds
(String dateFormatNoSeconds) withDecimalFormat
(String decimalFormat) withDiskThresholds
(GraphThresholds diskThresholds) withFirstDay
(int firstDay) withPlayerHeadImageUrl
(String playerHeadImageUrl) withRecentDaysInDateFormat
(boolean recentDaysInDateFormat) withTimeFormat
(TimeFormat timeFormat) withTpsThresholds
(GraphThresholds tpsThresholds)
-
Method Details
-
withRecentDaysInDateFormat
-
withDateFormatFull
-
withDateFormatNoSeconds
-
withDateFormatClock
-
withTimeFormat
-
withDecimalFormat
-
withFirstDay
-
withPlayerHeadImageUrl
-
withTpsThresholds
-
withDiskThresholds
-
build
-