JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
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.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
choose
(
Value
value)
Method Details
choose
boolean
choose
(
Value
value)