MCPcopy Create free account
hub / github.com/MenoData/Time4J / stream

Method stream

base/src/main/java/net/time4j/calendar/Nengo.java:619–623  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

617 * @see #stream(Selector)
618 */
619 public static Stream<Nengo> stream() {
620
621 return stream(Selector.OFFICIAL);
622
623 }
624
625 /**
626 * <p>Obtains a stream of all nengos in chronological ascending order selected by given selector. </p>

Callers 2

newestMethod · 0.95
streamMethod · 0.95

Calls 2

getLowerBoundMethod · 0.95
getUpperBoundMethod · 0.95

Tested by 2

newestMethod · 0.76
streamMethod · 0.76