public class SLong extends Object
static SLong
apply(Long i)
Long
getOrElse(Long defaultValue)
IndexedSeq<Long>
to(Long j)
to(Long j, Long step)
String
toString()
until(Long j)
until(Long j, Long step)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static SLong apply(Long i)
public Long getOrElse(Long defaultValue)
public IndexedSeq<Long> to(Long j)
public IndexedSeq<Long> to(Long j, Long step)
public IndexedSeq<Long> until(Long j)
public IndexedSeq<Long> until(Long j, Long step)
public String toString()
toString
Object
Copyright © 2015. All rights reserved.