public final class ArrayIntersectFunction extends Object
| Constructor and Description |
|---|
ArrayIntersectFunction(Type elementType) |
| Modifier and Type | Method and Description |
|---|---|
Block |
intersect(Type type,
MethodHandle elementIsDistinctFrom,
Block leftArray,
Block rightArray) |
Copyright © 2012–2019. All rights reserved.