Package | Description |
---|---|
org.core4j |
Modifier and Type | Method and Description |
---|---|
static <TResult> Func<TResult> |
Funcs.constant(TResult value) |
static <TResult> Func<TResult> |
Funcs.wrap(ThrowingFunc<TResult> fn) |
Modifier and Type | Method and Description |
---|---|
static <T> Enumerable<T> |
Enumerable.createFromIterator(Func<Iterator<T>> fn) |
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.