- Notifications
You must be signed in to change notification settings - Fork70
this is the maven version of OnJava8-Exampleshttps://github.com/BruceEckel/OnJava8-Examples
NotificationsYou must be signed in to change notification settings
sjsdfg/OnJava8-Examples-Maven
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
this is the maven version of OnJava8-Exampleshttps://github.com/BruceEckel/OnJava8-Examples
more easier to import
no guarantee that this code is run ok.
because some code just show you the wrong way, like this:
// generics/HijackedInterface.java// (c)2017 MindView LLC: see Copyright.txt// We make no guarantees that this code is fit for any purpose.// Visit http://OnJava8.com for more book information.// {WillNotCompile}classCatextendsComparablePetimplementsComparable<Cat> {// error: Comparable cannot be inherited with// different arguments: <Cat> and <ComparablePet>// class Cat// ^// 1 errorpublicintcompareTo(Catarg) {return0; }}
About
this is the maven version of OnJava8-Exampleshttps://github.com/BruceEckel/OnJava8-Examples
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.