Tachyon Shared API (krpc-shared-api)
/
org.brightify.hyperdrive.krpc.session
/
Session
/
Context
/
Item
common
Item
class
Item
<
T
:
Any
>(key:
Session.Context.Key
<
T
>, revision:
Int
, value:
T
)
Content copied to clipboard
Functions
Properties
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
Properties
key
Link copied to clipboard
common
val
key
:
Session.Context.Key
<
T
>
Content copied to clipboard
revision
Link copied to clipboard
common
val
revision
:
Int
Content copied to clipboard
value
Link copied to clipboard
common
val
value
:
T
Content copied to clipboard