Java Reference
In-Depth Information
public String getDataByValue(Integer i) {
// No longer overloaded
}
Applicability
Ambiguous or confusing uses of overloading can lead to unexpected results.
Bibliography
[API 2013]
Interface Collection<E>
[Bloch 2008]
Item 41, “Use Overloading Judiciously”
Search WWH ::




Custom Search