Class IdMatchers.ValueProviderId$

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      scala.Option<java.lang.String> unapply​(java.lang.String id)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ValueProviderId$

        public ValueProviderId$()
    • Method Detail

      • unapply

        public scala.Option<java.lang.String> unapply​(java.lang.String id)