toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config
/
ConfigTypeList
Config
Type
List
abstract
class
ConfigTypeList
<
T
:
ConfigType
>
(
cache
:
Cache
,
archive
:
Int
)
Inheritors
ArchiveConfigTypeList
GroupConfigTypeList
Members
Constructors
Config
Type
List
Link copied to clipboard
constructor
(
cache
:
Cache
,
archive
:
Int
)
Properties
capacity
Link copied to clipboard
val
capacity
:
Int
Functions
get
Link copied to clipboard
operator
fun
get
(
id
:
Int
)
:
T
?