public static class BaseInfGraph.InfFindSafeCapabilities extends BaseInfGraph.InfCapabilities
| Constructor and Description |
|---|
BaseInfGraph.InfFindSafeCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
findContractSafe()
Answer true if the find() contract on the associated graph is "safe", ie,
can be used safely by the pretty-printer (we'll tighten up that definition).
|
deleteAllowed, iteratorRemoveAllowed, sizeAccuratepublic BaseInfGraph.InfFindSafeCapabilities()
public boolean findContractSafe()
CapabilitiesfindContractSafe in interface CapabilitiesfindContractSafe in class BaseInfGraph.InfCapabilitiesLicenced under the Apache License, Version 2.0