Class ReadReturnShouldBeChecked

    • Field Detail

      • sawRead

        boolean sawRead
      • sawSkip

        boolean sawSkip
      • recentCallToAvailable

        boolean recentCallToAvailable
      • sawAvailable

        int sawAvailable
      • wasBufferedInputStream

        boolean wasBufferedInputStream
      • locationOfCall

        private int locationOfCall
      • lastCallClass

        private java.lang.String lastCallClass
      • lastCallMethod

        private java.lang.String lastCallMethod
      • lastCallSig

        private java.lang.String lastCallSig
      • readProcessed

        private boolean readProcessed
      • comparisonOpcodes

        private static final java.util.Set<java.lang.Short> comparisonOpcodes
    • Constructor Detail

      • ReadReturnShouldBeChecked

        public ReadReturnShouldBeChecked​(BugReporter bugReporter)