TypedDimensionMember

final class TypedDimensionMember(val backingElem: Elem)

Typed dimension member, which on the one hand knows its ancestry, and on the other hand can be compared for equality.

Typed dimension member, which on the one hand knows its ancestry, and on the other hand can be compared for equality.

Authors

Chris de Vreeze

class Object
trait Matchable
class Any

Value members

Concrete methods

override def equals(other: Any): Boolean
Definition Classes
Any
override def hashCode: Int
Definition Classes
Any

Concrete fields

val backingElem: Elem