JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
net.thevpc.hl.lang
net.hl.lang
ArraySelector
Contents
Description
Method Summary
Method Details
get()
set(T[])
Hide sidebar
Show sidebar
Interface ArraySelector<
T
>
public interface
ArraySelector<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
[]
get
()
void
set
(
T
[] newValues)
Method Details
get
T
[]
get
()
set
void
set
(
T
[] newValues)