Class HandleTemplate

  • All Implemented Interfaces:
    java.io.Serializable

    public class HandleTemplate
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Detail

      • resolve

        public Handle resolve​(java.util.HashMap<java.lang.Object,​Handle> handles,
                              Position position,
                              int off)
                       throws java.lang.Exception
        Method resolve.
        Parameters:
        handles -
        Returns:
        HandleTemplate
        Throws:
        java.lang.Exception
      • resolve

        public Handle resolve​(Position position,
                              int off)
                       throws java.lang.Exception
        Parameters:
        position -
        off -
        Returns:
        Throws:
        java.lang.Exception