Package edu.umd.cs.findbugs.filter
Class RelationalOp
java.lang.Object
edu.umd.cs.findbugs.filter.RelationalOp
- Author:
- pugh
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RelationalOpstatic final RelationalOpstatic final RelationalOpstatic final RelationalOpstatic final RelationalOpstatic final RelationalOp -
Method Summary
Modifier and TypeMethodDescriptionstatic RelationalOpabstract <T extends Comparable<T>>
booleancheck(T x, T y) getName()toString()static Collection<RelationalOp> values()