public static class ShippableVertexPartition.ShippableVertexPartitionOpsConstructor$ extends Object implements VertexPartitionBaseOpsConstructor<ShippableVertexPartition>
ShippableVertexPartition is a member of the
VertexPartitionBaseOpsConstructor typeclass. This enables invoking VertexPartitionBase
operations on a ShippableVertexPartition via an evidence parameter, as in
VertexPartitionBaseOps.| Modifier and Type | Field and Description |
|---|---|
static ShippableVertexPartition.ShippableVertexPartitionOpsConstructor$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ShippableVertexPartition.ShippableVertexPartitionOpsConstructor$() |
| Modifier and Type | Method and Description |
|---|---|
<VD> VertexPartitionBaseOps<VD,ShippableVertexPartition> |
toOps(ShippableVertexPartition<VD> partition,
scala.reflect.ClassTag<VD> evidence$6) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoOpspublic static final ShippableVertexPartition.ShippableVertexPartitionOpsConstructor$ MODULE$
public ShippableVertexPartition.ShippableVertexPartitionOpsConstructor$()
public <VD> VertexPartitionBaseOps<VD,ShippableVertexPartition> toOps(ShippableVertexPartition<VD> partition, scala.reflect.ClassTag<VD> evidence$6)