in scala/runtime
object BoxedInt

object BoxedInt

Method Summary
  def box(x0: Int): BoxedInt

Method Detail

box

  def box(x0: Int): BoxedInt