Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tailangong

    NameService Java

    NameService service = NameService.getInstance(names); List matching = service.findNames(prefix); I came across a book and tried the code shown there. However, part of the codes (highlighted-as shown above) have some problem. The NameService couldn't call the .getInstance(names) function. Maybe...

Part and Inventory Search

Back
Top