MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / firstAfter

Method firstAfter

src/main/java/com/ibm/icu/util/DateRule.java:42–42  ·  view source on GitHub ↗

Return the first occurrance of the event represented by this rule that is on or after the given start date. @param start Only occurrances on or after this date are returned. @return The date on which this event occurs, or null if it does not occur on or after the start date. @se

(Date start)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

firstAfterMethod · 0.65

Implementers 1

RangeDateRulesrc/main/java/com/ibm/icu/util/RangeDa

Calls

no outgoing calls

Tested by

no test coverage detected