JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
FindBugs™ 3.0.1-dev-20240220
edu.umd.cs.findbugs.ba
DataflowValueChooser
Contents
Description
Method Summary
Method Details
choose(Value)
Hide sidebar
Show sidebar
Interface DataflowValueChooser<
Value
>
public interface
DataflowValueChooser<Value>
Predicate for dataflow values.
Author:
David Hovemeyer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
choose
(
Value
value)
Method Details
choose
boolean
choose
(
Value
value)