IntValue

io.k8s.apimachinery.pkg.util.intstr.IntOrString$.IntValue
final case class IntValue(value: Int) extends AnyVal with IntOrString

Attributes

Source:
IntOrString.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product