org.matheclipse.core.expression
Class ListProperties
- java.lang.Object
-
- org.matheclipse.core.expression.ListProperties
-
Deprecated.
public class ListProperties extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field and Description static intEVAL_FLAGSDeprecated.static intPATTERN_MATCHING_FLAGSDeprecated.
-
Constructor Summary
Constructors Constructor and Description ListProperties()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description voidaddIntObjectFlags(int index, int flags)Deprecated.voidclearIntObjectFlags(int index)Deprecated.java.lang.Objectget(int index)Deprecated.voidset(int index, java.lang.Object object)Deprecated.
-
-
-
Field Detail
-
EVAL_FLAGS
public static final int EVAL_FLAGS
Deprecated.- See Also:
- Constant Field Values
-
PATTERN_MATCHING_FLAGS
public static final int PATTERN_MATCHING_FLAGS
Deprecated.- See Also:
- Constant Field Values
-
-
Method Detail
-
get
public java.lang.Object get(int index)
Deprecated.- Parameters:
index-- Returns:
-
set
public void set(int index, java.lang.Object object)Deprecated.- Parameters:
object-index-
-
addIntObjectFlags
public void addIntObjectFlags(int index, int flags)Deprecated.- Parameters:
index-flags-
-
clearIntObjectFlags
public void clearIntObjectFlags(int index)
Deprecated.
-
-
DMelt 3.0 © DataMelt by jWork.ORG