public final class ArraySortFunction extends Object
Constructor and Description |
---|
ArraySortFunction(Type elementType) |
Modifier and Type | Method and Description |
---|---|
Block |
sort(MethodHandle lessThanFunction,
Type type,
Block block) |
public ArraySortFunction(Type elementType)
public Block sort(MethodHandle lessThanFunction, Type type, Block block)
Copyright © 2012–2019. All rights reserved.