AvailableWidthProvider

overflowdb.traversal.help.Table.AvailableWidthProvider
trait AvailableWidthProvider extends () => Int

Attributes

Graph
Supertypes
trait () => Int
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Function0 -> Any
Inherited from:
Function0

Inherited and Abstract methods

def apply(): Int

Attributes

Inherited from:
Function0