Class StrictForm.Field$
java.lang.Object
org.apache.pekko.http.scaladsl.common.StrictForm.Field$
- Enclosing class:
- StrictForm
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic classstatic final classstatic classstatic final classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StrictForm.Field$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromString(String value) <T> Unmarshaller<StrictForm.Field,T> unmarshaller(<any> um) <T> Unmarshaller<StrictForm.Field,T> unmarshallerFromFSU(Unmarshaller<String, T> fsu)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Field$
public Field$()
-
-
Method Details
-
fromString
-
unmarshaller
-
unmarshallerFromFSU
-