public static interface LightWeightGSet.LinkedElement
LightWeightGSet
.Modifier and Type | Method and Description |
---|---|
LightWeightGSet.LinkedElement |
getNext()
Get the next element.
|
void |
setNext(LightWeightGSet.LinkedElement next)
Set the next element.
|
void setNext(LightWeightGSet.LinkedElement next)
LightWeightGSet.LinkedElement getNext()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.