Uses of Class
org.gcube.data.trees.constraints.Either

Packages that use Either
org.gcube.data.trees.patterns   
 

Uses of Either in org.gcube.data.trees.patterns
 

Methods in org.gcube.data.trees.patterns that return Either
static
<T> Either<T>
Patterns.either(Constraint<T> constraint1, Constraint<T> constraint2)
          Returns an Either constraint that combines two or more Constraints.
 



Copyright © 2013. All Rights Reserved.