| Package | Description |
|---|---|
| org.core4j | |
| org.core4j.xml |
| Class and Description |
|---|
| Enumerable |
| Func
Generic function implementation taking no arguments and returning a value
|
| Func1
Generic function implementation taking a single argument and returning a value
|
| Func2
Generic function implementation taking two arguments and returning a value
|
| Grouping |
| Predicate1
Generic function implementation taking a single argument and returning true or false
|
| ReadOnlyIterator |
| ReadOnlyIterator.IterationResult |
| ThrowingFunc
Generic function implementation taking no arguments and returning a value (or throwing a checked exception)
|
| ThrowingFunc1
Generic function implementation taking a single argument and returning a value (or throwing a checked exception)
|
| ThrowingPredicate1
Generic function implementation taking a single argument and returning true or false (or throwing a checked exception)
|
| Class and Description |
|---|
| Enumerable |
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.