RefIdGenBase

dev.tauri.choam.internal.mcas.RefIdGenBase
See theRefIdGenBase companion class
object RefIdGenBase

Attributes

Companion
class
Source
RefIdGenBase.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

final def nextPowerOf2(x: Int): Int

Next power of 2 which is >= x.

Next power of 2 which is >= x.

clp2 from Hacker's Delight by Henry S. Warren, Jr. (section 3–2).

Attributes

Source
RefIdGenBase.scala

Concrete fields

final val GAMMA: -7046029254386353131L

Attributes

Source
RefIdGenBase.scala