Package com.emc.mongoose.base.config.el
Class RandomPath
- java.lang.Object
-
- com.emc.mongoose.base.config.el.RandomPath
-
public final class RandomPath extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringget(int width, int depth)
-
-
-
Field Detail
-
PATH_SEP
public static final char PATH_SEP
- See Also:
- Constant Field Values
-
RADIX
public static final int RADIX
- See Also:
- Constant Field Values
-
-