public class ReportSourceTagSerializer extends Object implements java.util.function.Function<ReportSourceTag,String>
ReportSourceTag to its string representation.| Constructor and Description |
|---|
ReportSourceTagSerializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(ReportSourceTag input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic String apply(ReportSourceTag input)
apply in interface java.util.function.Function<ReportSourceTag,String>Copyright © 2020. All rights reserved.