toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.pointers
/
com.shakelang.util.pointer
/
PointerList
Pointer
List
typealias
PointerList
<
T
>
=
List
<
Pointer
<
T
>
>
(
source
)
A PointerList refers to a list of pointers.
Since
0.1.0
Parameters
T
The type of the value the pointers point to
Members & Extensions