Skip to content

Javadoc parsing problems

mangstadt edited this page Nov 23, 2014 · 1 revision

###java.lang.management.MemoryType###

@Michael [tag:enum] [**`java.lang.management.MemoryType`**](https://docs.oracle.com/javase/8/docs/api/?java/lang/management/MemoryType.html "View the Javadocs"): Types of ``[memory pools](https://docs.oracle.com/javase/java/lang/management/MemoryPoolMXBean.html "interface in java.lang.management").

###java.io.StringBufferInputStream:###

@Michael ---[tag:class]--- ---[**`java.io.StringBufferInputStream`**](https://docs.oracle.com/javase/8/docs/api/?java/io/StringBufferInputStream.html "View the Javadocs")---: Deprecated.� This class does not properly convert characters into bytes. As of JDK�1.1, the preferred way to create a stream from a string is via the `StringReader` class.

Clone this wiki locally