CFIndex

@SerialVersionUID(0L)
class CFIndex extends NativeLong
Companion:
object
class NativeLong
class IntegerType
trait NativeMapped
class Number
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

def byteValue(): Byte
Inherited from:
Number
def doubleValue(): Double
Inherited from:
IntegerType
def equals(x$0: <FromJavaObject>): Boolean
Inherited from:
IntegerType
def floatValue(): Float
Inherited from:
IntegerType
def fromNative(x$0: <FromJavaObject>, x$1: FromNativeContext): <FromJavaObject>
Inherited from:
IntegerType
def hashCode(): Int
Inherited from:
IntegerType
def intValue(): Int
Inherited from:
IntegerType
def longValue(): Long
Inherited from:
IntegerType
def nativeType(): Class[_ <: <FromJavaObject>]
Inherited from:
IntegerType
def setValue(x$0: Long): Unit
Inherited from:
IntegerType
def shortValue(): Short
Inherited from:
Number
def toNative(): <FromJavaObject>
Inherited from:
IntegerType
def toString(): String
Inherited from:
IntegerType