scalax.data.misc

class Uniq

[source: scalax/data/misc.scala]

@scala.serializable

class Uniq(val x : Int)
extends AnyRef
Deprecated
Use {@link Iterator.from} instead.
Method Summary
def next : Int
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
def next : Int


Copyright (c) 2005-8 The Scalax Project. All Rights Reserved.