com.softwaremill.diffx.instances.string.Snake
final class Snake(i: Int, j: Int, prev: PathNode) Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Definition Classes
PathNode
Attributes
- Inherited from:
- PathNode (hidden)
Attributes
- Inherited from:
- PathNode (hidden)
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
PathNode -> Any
- Inherited from:
- PathNode (hidden)