public class Depth extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INFINITY_NAME
String constant for depth "infinity" value.
|
static int |
INFINITY_VALUE
Integer constant for depth "infinity" value.
|
public static final String INFINITY_NAME
public static final int INFINITY_VALUE
public Depth(String strValue) throws PreconditionException
strValue - depth string valuePreconditionException - when some problems occurs.public int getIntValue()
public String getStringValue()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.