Package 

Class Functions.LowerCase

  • All Implemented Interfaces:
    com.datadog.android.trace.internal.compat.function.Function

    
    public final class Functions.LowerCase
     implements Function<String, String>
                        
    • Method Summary

      Modifier and Type Method Description
      String apply(String key)
      • Methods inherited from class com.datadog.android.trace.internal.compat.function.Function

        apply
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait