Package | Description |
---|---|
org.infinispan.commons.util |
Commons package providing various utility classes
|
Modifier and Type | Method and Description |
---|---|
static <A,B> Either<A,B> |
Either.newLeft(A a) |
static <A,B> Either<A,B> |
Either.newRight(B b) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.