public class Reachability$
extends java.lang.Object
implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static Reachability$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Reachability$() |
Modifier and Type | Method and Description |
---|---|
Reachability |
apply(scala.collection.immutable.IndexedSeq<Reachability.Record> records,
scala.collection.immutable.Map<UniqueAddress,java.lang.Object> versions) |
Reachability |
create(scala.collection.immutable.Seq<Reachability.Record> records,
scala.collection.immutable.Map<UniqueAddress,java.lang.Object> versions) |
Reachability |
empty() |
public static final Reachability$ MODULE$
public Reachability empty()
public Reachability apply(scala.collection.immutable.IndexedSeq<Reachability.Record> records, scala.collection.immutable.Map<UniqueAddress,java.lang.Object> versions)
public Reachability create(scala.collection.immutable.Seq<Reachability.Record> records, scala.collection.immutable.Map<UniqueAddress,java.lang.Object> versions)