A E M O 
All Classes All Packages

A

ArraysShim - Class in org.roaringbitmap
Shim over JDK11 methods in Arrays to support multi-release
ArraysShim() - Constructor for class org.roaringbitmap.ArraysShim
 

E

equals(char[], int, int, char[], int, int) - Static method in class org.roaringbitmap.ArraysShim
Checks if the two arrays are equal within the given range.

M

mismatch(byte[], int, int, byte[], int, int) - Static method in class org.roaringbitmap.ArraysShim
Finds and returns the relative index of the first mismatch between two byte arrays over the specified ranges,otherwise return -1 if no mismatch is found.

O

org.roaringbitmap - package org.roaringbitmap
 
A E M O 
All Classes All Packages