Class JELFunction.XResolver

  • Enclosing class:
    JELFunction

    public static class JELFunction.XResolver
    extends gnu.jel.DVMap
    This public class is an implementation detail, not intended for external use.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getDoubleProperty​(java.lang.String name)  
      java.lang.String getTypeName​(java.lang.String name)  
      • Methods inherited from class gnu.jel.DVMap

        translate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getTypeName

        public java.lang.String getTypeName​(java.lang.String name)
        Specified by:
        getTypeName in class gnu.jel.DVMap
      • getDoubleProperty

        public double getDoubleProperty​(java.lang.String name)