Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / libjava / classpath / vm / reference / gnu / java / lang / management / VMGarbageCollectorMXBeanImpl.java
index 00861bc..99450b4 100644 (file)
@@ -1,5 +1,5 @@
 /* VMGarbageCollectorMXBeanImpl.java - VM interface for a GC bean
-   Copyright (C) 2006 Free Software Foundation
+   Copyright (C) 2006, 2010  Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -52,6 +52,8 @@ package gnu.java.lang.management;
 final class VMGarbageCollectorMXBeanImpl
 {
 
+  private VMGarbageCollectorMXBeanImpl() {} // Prohibits instantiation.
+
   /**
    * Returns the number of collections the garbage collector
    * represented by this bean has made.  -1 is returned if the