public class ClassExtensions extends Object
| Constructor and Description |
|---|
ClassExtensions(com.google.common.base.Optional<String> documentationContent,
com.google.common.base.Optional<String> documentationMimeType) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<String> |
getDocumentationContent() |
com.google.common.base.Optional<String> |
getDocumentationMimeType() |
Copyright © 2012–2022. All rights reserved.