Package csw.config.models
Class ConfigMetadata$
java.lang.Object
scala.runtime.AbstractFunction4<String,String,String,String,ConfigMetadata>
csw.config.models.ConfigMetadata$
- All Implemented Interfaces:
Serializable
,scala.Function4<String,
String, String, String, ConfigMetadata>
public class ConfigMetadata$
extends scala.runtime.AbstractFunction4<String,String,String,String,ConfigMetadata>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ConfigMetadata$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction4
curried, toString, tupled
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface scala.Function4
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ConfigMetadata$
public ConfigMetadata$()
-