Long

object Long
class Object
trait Matchable
class Any
Long.type

Value members

Concrete methods

def apply(start: Long, end: Long, step: Long): Exclusive[Long]
def inclusive(start: Long, end: Long, step: Long): Inclusive[Long]