Uses of Class
edu.umd.cs.findbugs.detect.StreamEscape
Packages that use StreamEscape
-
Uses of StreamEscape in edu.umd.cs.findbugs.detect
Classes in edu.umd.cs.findbugs.detect that implement interfaces with type arguments of type StreamEscapeModifier and TypeClassDescriptionclassA StreamEscape is an object representing the escape of a Stream to a called method.Fields in edu.umd.cs.findbugs.detect with type parameters of type StreamEscapeModifier and TypeFieldDescriptionprivate final TreeSet<StreamEscape> StreamResourceTracker.streamEscapeSetSet of all (potential) stream escapes.Methods in edu.umd.cs.findbugs.detect with parameters of type StreamEscape