Package | Description |
---|---|
org.modeshape.common.collection |
A set of common classes for dealing with collections of other objects.
|
org.modeshape.common.function |
Class and Description |
---|
Consumer
Represents an operation that accepts a single input argument and returns no result.
|
Function
Represents a function that accepts one argument and produces a result.
|
Class and Description |
---|
Predicate
A simple predicate that takes a single argument.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.