public class SupplierUtil extends Object
Supplier
s of SearchImage
sModifier and Type | Class and Description |
---|---|
static class |
SupplierUtil.ArraySearchImageSupplier<V extends SearchNode> |
static class |
SupplierUtil.ListSearchImageSupplier<V extends SearchNode> |
static class |
SupplierUtil.MapSearchImageSupplier<V extends SearchNode> |
Modifier and Type | Method and Description |
---|---|
static <V extends SearchNode> |
createSupplier(SNT.SearchImageType clazz,
Class<V> searchNodeClass,
int width,
int height) |
public static <V extends SearchNode> Supplier<SearchImage<V>> createSupplier(SNT.SearchImageType clazz, Class<V> searchNodeClass, int width, int height)
Copyright © 2015–2021 Fiji. All rights reserved.