toggle menu
serverpackcreator-api
jvm
switch theme
search in API
serverpackcreator-api
/
mslinks.data
/
Registry
/
RegistryEnumeration
Registry
Enumeration
class
RegistryEnumeration
:
Iterable
<
GUID
?
>
Members
Constructors
Registry
Enumeration
Link copied to clipboard
constructor
(
)
Functions
for
Each
Link copied to clipboard
open
fun
forEach
(
p0
:
Consumer
<
in
GUID
?
>
)
iterator
Link copied to clipboard
open
operator override
fun
iterator
(
)
:
Registry.RegistryIterator
spliterator
Link copied to clipboard
open
fun
spliterator
(
)
:
Spliterator
<
GUID
?
>