zircon.core
/
org.hexworks.zircon.api.util
common
jvm
Package org.
hexworks.
zircon.
api.
util
Types
Types
BSPTree
Link copied to clipboard
common
class
BSPTree
(rec:
Rect
, parent:
Maybe
<
BSPTree
>)
Content copied to clipboard
Cache
Link copied to clipboard
common
interface
Cache
<
T
>
Content copied to clipboard
Simple cache interface for storing objects.
DefaultCache
Link copied to clipboard
jvm
class
DefaultCache
<
R
:
Cacheable
>(maximumSize:
Long
, duration:
Long
, timeUnit:
TimeUnit
) :
Cache
<
R
>
Content copied to clipboard
TextUtils
Link copied to clipboard
common
object
TextUtils
Content copied to clipboard