of
Concatenates num with lowercase output of toString for the given IntervalUnit.
e.g.
IntervalUnit.MINUTES.of(5)
// 5 minutes
Content copied to clipboard
Concatenates num with lowercase output of toString for the given IntervalUnit.
e.g.
IntervalUnit.MINUTES.of(5)
// 5 minutes