static class FunctionalInterfaceIssues.FIInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private org.apache.bcel.classfile.Method |
method |
private edu.umd.cs.findbugs.SourceLineAnnotation |
srcLine |
Constructor and Description |
---|
FIInfo(org.apache.bcel.classfile.Method method,
edu.umd.cs.findbugs.SourceLineAnnotation srcLine) |
Modifier and Type | Method and Description |
---|---|
org.apache.bcel.classfile.Method |
getMethod() |
edu.umd.cs.findbugs.SourceLineAnnotation |
getSrcLine() |
java.lang.String |
toString() |
Copyright © 2005-2018 MeBigFatGuy.com. All Rights Reserved.