toggle menu
nohorny
3.0.3
jvm
switch theme
search in API
nohorny
/
com.xpdustry.nohorny.geometry
/
IndexBlock
/
WithLinks
With
Links
data
class
WithLinks
<
T
:
Any
>
(
val
block
:
IndexBlock
<
T
>
,
val
links
:
Collection
<
IndexBlock
<
T
>
>
)
Members
Constructors
With
Links
Link copied to clipboard
constructor
(
block
:
IndexBlock
<
T
>
,
links
:
Collection
<
IndexBlock
<
T
>
>
)
Properties
block
Link copied to clipboard
val
block
:
IndexBlock
<
T
>
links
Link copied to clipboard
val
links
:
Collection
<
IndexBlock
<
T
>
>