public class DoneableIPBlock extends IPBlockFluentImpl<DoneableIPBlock> implements Doneable<IPBlock>
_visitables| Constructor and Description |
|---|
DoneableIPBlock(Function<IPBlock,IPBlock> function) |
DoneableIPBlock(IPBlock item) |
DoneableIPBlock(IPBlock item,
Function<IPBlock,IPBlock> function) |
| Modifier and Type | Method and Description |
|---|---|
IPBlock |
done() |
addAllToExcept, addNewExcept, addNewExcept, addNewExcept, addToExcept, addToExcept, equals, getCidr, getExcept, getExcept, getFirstExcept, getLastExcept, getMatchingExcept, hasCidr, hasExcept, hasMatchingExcept, removeAllFromExcept, removeFromExcept, setToExcept, withCidr, withExcept, withExcept, withNewCidr, withNewCidr, withNewCidrpublic DoneableIPBlock(IPBlock item)
Copyright © 2015–2019 Red Hat. All rights reserved.