Class InterpolateFunction.InterpPoint

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected InterpPoint()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <T> T getValue​(Object object, Class<T> context)  
      • Methods inherited from class Object

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

      • InterpPoint

        protected InterpPoint()
    • Method Detail

      • getValue

        public <T> T getValue​(Object object,
                              Class<T> context)