Uses of Interface
com.code_intelligence.jazzer.api.SilentCloseable
Packages that use SilentCloseable
-
Uses of SilentCloseable in com.code_intelligence.jazzer.api
Methods in com.code_intelligence.jazzer.api that return SilentCloseableModifier and TypeMethodDescriptionstatic SilentCloseableBugDetectors.allowNetworkConnections()Allows all network connections.static SilentCloseableBugDetectors.allowNetworkConnections(BiPredicate<String, Integer> connectionPermitted) Allows all network connections for which the provided predicate returnstrue.