ShortSemiGroup

trait ShortSemiGroup extends SemiGroup[Short]
trait SemiGroup[Short]
class Object
trait Matchable
class Any

Value members

Concrete methods

override def append(a1: Short, a2: => Short): Short
Definition Classes