T - the value typepublic static final class CidrAddressTable.Mapping<T> extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CidrAddressTable.Mapping<T> |
getParent()
Get the parent of this entry, if any.
|
CidrAddress |
getRange()
Get the address range of this entry.
|
T |
getValue()
Get the stored value of this entry.
|
public CidrAddress getRange()
null)public T getValue()
public CidrAddressTable.Mapping<T> getParent()
null if there is no parentCopyright © 2021. All rights reserved.