public static interface LightWeightGSet.LinkedElement
LightWeightGSet
.限定符和类型 | 方法和说明 |
---|---|
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 © 2009 The Apache Software Foundation