kodein-db-api
/
org.kodein.db
/
Value
/
AbstractValue
common
Abstract
Value
abstract class
AbstractValue
:
Value
Content copied to clipboard
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
common
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open override fun
hashCode
():
Int
Content copied to clipboard
writeInto
Link copied to clipboard
common
abstract fun
writeInto
(dst:
Writeable
)
Content copied to clipboard
Properties
size
Link copied to clipboard
common
abstract val
size
:
Int
Content copied to clipboard
Inheritors
Value
Link copied to clipboard