Skip to content

Commit 06d63a1

Browse files
author
Bruce Eckel
committed
Changed appendix name
1 parent 8803c2f commit 06d63a1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+50
-50
lines changed

Copyright.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright.txt
2-
This computer source code is Copyright �2016 MindView LLC.
2+
This computer source code is Copyright �2017 MindView LLC.
33
All Rights Reserved.
44

55
Permission to use, copy, modify, and distribute this

moreaboutcollections/AssociativeArray.java renamed to collectiontopics/AssociativeArray.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// moreaboutcollections/AssociativeArray.java
1+
// collectiontopics/AssociativeArray.java
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// moreaboutcollections/Bits.java
1+
// collectiontopics/Bits.java
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.

moreaboutcollections/CanonicalMapping.java renamed to collectiontopics/CanonicalMapping.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// moreaboutcollections/CanonicalMapping.java
1+
// collectiontopics/CanonicalMapping.java
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.

moreaboutcollections/CollectionMethods.java renamed to collectiontopics/CollectionMethods.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// moreaboutcollections/CollectionMethods.java
1+
// collectiontopics/CollectionMethods.java
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// moreaboutcollections/CountedString.java
1+
// collectiontopics/CountedString.java
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// moreaboutcollections/Enumerations.java
1+
// collectiontopics/Enumerations.java
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// moreaboutcollections/FailFast.java
1+
// collectiontopics/FailFast.java
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// moreaboutcollections/FillMapTest.java
1+
// collectiontopics/FillMapTest.java
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// moreaboutcollections/FillingLists.java
1+
// collectiontopics/FillingLists.java
22
// (c)2017 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.

0 commit comments

Comments
 (0)