Interface XeTransform.Func<T>

  • Type Parameters:
    T - Type of item
    Enclosing class:
    XeTransform<T>

    public static interface XeTransform.Func<T>
    Function to map them.
    Since:
    0.1
    • Method Detail

      • transform

        XeSource transform​(T obj)
        Transform an object.
        Parameters:
        obj - Object
        Returns:
        Xembly source