(field-property java-type has-range?)(instant)(instant arg_1_2873)(instant arg_1_2874 arg_2_2875)Creates an Instant. The following arguments are supported:
Creates an `Instant`. The following arguments are supported: * no arguments - current instant * one argument + clock + java.util.Date/Calendar + another temporal entity + string representation + millis from epoch * two arguments + formatter (format) and a string
(instant? v__2347__auto__)True if an instance of Instant.
True if an instance of Instant.
(mk-property factory entity prop-key prop-obj)(t-minus acc o)(t-plus acc o)(value-property java-type
range-field
&
{:keys [with-value-fn-sym get-value-fn-sym]
:or {with-value-fn-sym (quote of)
get-value-fn-sym (quote getValue)}})(value-range {:keys [min-smallest min-largest max-smallest max-largest]})(value-range min max)Creates a ValueRange given the min and max amounts or a map of
:min-smallest, :max-smallest, :min-largest and :max-largest.
Creates a `ValueRange` given the `min` and `max` amounts or a map of `:min-smallest`, `:max-smallest`, `:min-largest` and `:max-largest`.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |