AnonymousClass3

Undocumented in source.

Members

Functions

get
int get(TemporalField field)
Undocumented in source. Be warned that the author may not have intended to support it.
getLong
long getLong(TemporalField field)
Undocumented in source. Be warned that the author may not have intended to support it.
isSupported
bool isSupported(TemporalField field)
Undocumented in source. Be warned that the author may not have intended to support it.
query
R query(TemporalQuery!(R) query)
Undocumented in source. Be warned that the author may not have intended to support it.
range
ValueRange range(TemporalField field)
Undocumented in source. Be warned that the author may not have intended to support it.
super_query
R super_query(TemporalQuery!(R) query)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta