Class Selector.Select.LocalTime
java.lang.Object
com.github.darksoulq.abyssallib.server.resource.asset.definition.Selector.Select.LocalTime
- All Implemented Interfaces:
Selector.Select.Property
- Enclosing class:
Selector.Select
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionLocalTime(List<Selector.Select.LocalTime.Entry> cases, String timeFormat) LocalTime(List<Selector.Select.LocalTime.Entry> cases, String timeFormat, ZoneId zoneId) LocalTime(List<Selector.Select.LocalTime.Entry> cases, String timeFormat, Locale locale) LocalTime(List<Selector.Select.LocalTime.Entry> cases, String timeFormat, Locale locale, ZoneId zoneId) LocalTime(List<Selector.Select.LocalTime.Entry> cases, ZoneId zoneId) LocalTime(List<Selector.Select.LocalTime.Entry> cases, Locale locale) LocalTime(List<Selector.Select.LocalTime.Entry> cases, Locale locale, ZoneId zoneId) -
Method Summary
-
Constructor Details
-
LocalTime
-
LocalTime
-
LocalTime
-
LocalTime
-
LocalTime
-
LocalTime
-
LocalTime
-
LocalTime
public LocalTime(List<Selector.Select.LocalTime.Entry> cases, String timeFormat, Locale locale, ZoneId zoneId)
-
-
Method Details
-
getPattern
-
getLocale
-
getZoneId
-
id
- Specified by:
idin interfaceSelector.Select.Property
-
getCases
- Specified by:
getCasesin interfaceSelector.Select.Property
-