Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / libjava / classpath / vm / reference / gnu / java / lang / management / VMMemoryPoolMXBeanImpl.java
index 36cd258..39775c4 100644 (file)
@@ -1,5 +1,5 @@
 /* MemoryPoolMXBeanImpl.java - VM interface for memory pool beans
-   Copyright (C) 2006 Free Software Foundation
+   Copyright (C) 2006, 2010  Free Software Foundation, Inc.
 
 This file is part of GNU Classpath.
 
@@ -49,6 +49,8 @@ import java.lang.management.MemoryUsage;
 final class VMMemoryPoolMXBeanImpl
 {
 
+  private VMMemoryPoolMXBeanImpl() {} // Prohibits instantiation.
+
   /**
    * Returns memory usage statistics for the specified pool
    * just after a best-effort attempt to free memory.  This