Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Automated update-Scrapy V0.1 Fixing Navigation links Automatic Nagivation Script

...

Code Block
bgColor#ccccff
public Integer getDataByIndex(int i) { /* no longer overloaded */ }

public String getDataByValue(Integer i) { /* no longer overloaded */ }

...

Wiki Markup
\[[API 2006|AA. Bibliography#API 06]\] [Interface Collection|http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html]
\[[Bloch 2008|AA. Bibliography#Bloch 08]\] Item 41: Use overloading judiciously

...

Image Removed05. Methods (MET)      05. Methods (MET)      MET02-J. Validate method parameters