public class CommentFunction
extends java.lang.Object
implements com.google.common.base.Function<java.lang.String,java.lang.String>
| Constructor and Description |
|---|
CommentFunction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
apply(java.lang.String input)
Ignore contents of comment block.
|
Copyright © 2012. All Rights Reserved.