Package com.xebialabs.xlrelease.utils
Class FolderId$
- java.lang.Object
-
- com.xebialabs.xlrelease.utils.FolderId$
-
- All Implemented Interfaces:
java.io.Serializable
public class FolderId$ extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FolderId$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FolderId
apply(java.lang.String anyPath)
FolderId
Root()
scala.Option<java.lang.String>
unapply(FolderId x$0)
-
-
-
Field Detail
-
MODULE$
public static final FolderId$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-