JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.thevpc.hl.lang
Package
net.hl.lang
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)