All Classes and Interfaces
Class
Description
Similar to
Converter, but able to convert bi-directionally.Converts elements from
T to R.A collection of values connected by weighted outbound and inbound edges to other values.
An individual vertex with outbound and inbound edges in a
Graph.A connected
Graph.Node along with additional connection metadata.Additional utility methods for generating or otherwise working with
Iterables.Memoizes results of function invocations.
Shortest path procedure on a graph.
A collection of
T elements supporting multiple K keys/markers on individual elements.A
BiConsumer which may throw a checked exception.A
BiFunction which may throw a checked exception.A
BiPredicate which may throw a checked exception.A
Consumer which may throw a checked exception.A
Function which may throw a checked exception.A
Predicate which may throw a checked exception.A
Runnable which may throw a checked exception.A
Supplier which may throw a checked exception.Topological sorting procedure on a graph.
A tree with nodes connected to other nodes by a given iterable element.
A distribution of randomly-selectable weighted values.