zircon.core
/
org.hexworks.zircon.api.behavior
/
Cacheable
common
Cacheable
interface
Cacheable
Content copied to clipboard
Represents an object which can be cached.
Functions
Properties
Sources
Inheritors
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
cacheKey
Link copied to clipboard
common
abstract val
cacheKey
:
String
Content copied to clipboard
A unique and immutable cache key for this object.
Inheritors
TileColor
Link copied to clipboard
Tile
Link copied to clipboard
StyleSet
Link copied to clipboard
Modifier
Link copied to clipboard
Sources
(source)
Link copied to clipboard