GC

izumi.fundamentals.graphs.tools.gc.GC
See theGC companion object
trait GC[N]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class GCTracer[N]

Members list

Concise view

Value members

Abstract methods

def collect(input: GCInput[N]): Either[Nothing, GCOutput[N]]