Package net.i2p.router.crypto.ratchet
Class ContainerHelpers
java.lang.Object
net.i2p.router.crypto.ratchet.ContainerHelpers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static int
binarySearch
(char[] array, int size, char value)
-
Constructor Details
-
ContainerHelpers
ContainerHelpers()
-
-
Method Details
-
binarySearch
static int binarySearch(char[] array, int size, char value)
-