static <N extends Node,R extends Number>
R
computeMetric(Metric<? super N,R> key, N node)
Computes a metric identified by its code on a node, with the default options.
static <N extends Node,R extends Number>
R
computeMetric(Metric<? super N,R> key, N node, MetricOptions options)
Computes a metric identified by its code on a node, possibly selecting a variant with the options
parameter.
static <N extends Node,R extends Number>
R
computeMetric(Metric<? super N,R> key, N node, MetricOptions options, boolean forceRecompute)
Computes a metric identified by its code on a node, possibly selecting a variant with the options
parameter.
static <O extends Node>
DoubleSummaryStatistics
computeStatistics(Metric<? super O,?> key, Iterable<? extends O> ops)
Computes statistics for the results of a metric over a sequence of nodes.
static <O extends Node>
DoubleSummaryStatistics
computeStatistics(Metric<? super O,?> key, Iterable<? extends O> ops, MetricOptions options)
Computes statistics for the results of a metric over a sequence of nodes.
static boolean
supportsAll(Node node, Metric<?,?>... metrics)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4