in scala.runtime.matching
class Address

class Address
extends java.lang.Object
with Ordered
with ScalaObject
Address holds the path in reverse Dewey notation

Constructor Summary
def this ( l : scala.<repeated> )



Def Summary
def compareTo [ Address <: b ] ( y : b ) ( view$0 : Function1 ) : scala.Int

def down : Address

def right : Address
precond: p is nonempty
override def toString : java.lang.String



Constructor Detail
def this ( l : scala.<repeated> )

Def Detail
def compareTo [ Address <: b ]( y : b ) ( view$0 : Function1 ) : scala.Int

def down : Address

def right : Address
precond: p is nonempty

override def toString : java.lang.String