© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
B. Feigenbaum, Ph.D.Go for Java Programmershttps://doi.org/10.1007/978-1-4842-7199-5_12

12. Key Package Comparison

Barry Feigenbaum, Ph.D.1  
(1)
Austin, TX, USA
 

Several key (frequently and widely used) Java packages are summarized in this chapter. When practical, any equivalent Go package or function is noted. As Go and Java are not one to one in their available libraries, a full match of every Java API (method) with a Go equivalent, if it exists at all in the standard Go libraries, is impractical.

Java Lang Packages

Java Standard Edition (JSE) has many bundled packages with types and methods. The available methods (aka APIs) number into the several thousands. ...

Get Go for Java Programmers: Learn the Google Go Programming Language now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.