Deprecated API

Deprecated Classes
sdsu.io.ChunkEnumerator
          Use ChunkReader 
sdsu.io.StringizedDataEnumerator
          Use StringizableReader 
 

Deprecated Methods
sdsu.io.UnicodeReader.bad()
            
sdsu.io.ASCIIInputStream.bad()
            
sdsu.io.Console.bad()
            
sdsu.util.List.replaceElements(Object[])
          This method will be come protected in a future release. It was designed for internal use only. It does not work with SortedList 
junit.swingui.TestRunner.run()
          use runSuite() instead 
junit.ui.TestRunner.run()
          use runSuite() instead 
junit.framework.TestResult.runTests()
          use runCount instead 
junit.framework.TestResult.testErrors()
          use errorCount instead 
junit.framework.TestResult.testFailures()
          use failureCount instead