Dimensions2

case class Dimensions2(n1: Int, n2: Int) extends OptPadDimensions
trait Serializable
trait Product
trait Equals
class Opt
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product