We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ddb42 commit 3e6025fCopy full SHA for 3e6025f
patterns/visualobserver/BoxObserver.java
@@ -4,7 +4,6 @@
4
// Visit http://OnJava8.com for more book information.
5
// Demonstration of Observer pattern using
6
// Java's built-in observer classes
7
-// {ValidateByHand} --- TEST TEST TEST
8
package patterns.visualobserver;
9
import javax.swing.*;
10
import java.awt.*;
validating/BadMicroBenchmark.java
@@ -2,7 +2,7 @@
2
// (c)2017 MindView LLC: see Copyright.txt
3
// We make no guarantees that this code is fit for any purpose.
+// {ValidateByHand}
import java.util.*;
import onjava.Timer;
0 commit comments