Class Gizmo.JdkList.JdkListInstance

    • Constructor Detail

      • JdkListInstance

        JdkListInstance​(ResultHandle instance)
    • Method Detail

      • get

        public ResultHandle get​(int index)
        Parameters:
        index -
        Returns:
        the result handle
        See Also:
        List.get(int)
      • get

        public ResultHandle get​(ResultHandle index)
        Parameters:
        index -
        Returns:
        the result handle
        See Also:
        List.get(int)