Documentation of 'org.matheclipse.core.generic.PositionConverter' Java class
PositionConverter
org.matheclipse.core.generic

Class PositionConverter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int toInt(IExpr position)
      Convert the object into an integer number >= 0
      IExpr toObject(int i)
      Convert the integer position number >= 0 into an object
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PositionConverter

        public PositionConverter()
    • Method Detail

      • toInt

        public int toInt(IExpr position)
        Description copied from interface: IPositionConverter
        Convert the object into an integer number >= 0
        Specified by:
        toInt in interface IPositionConverter<IExpr>
        Parameters:
        position - the object which should be converted
        Returns:
        -1 if the conversion is not pssible

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.