Interface ResultFeatureList

    • Method Detail

      • create

        ResultFeature create​(java.lang.String tag,
                             java.lang.String type)
        Create a result feature.
        Specified by:
        create in interface PropFeatureList<ResultFeature>
        Parameters:
        tag - Feature tag.
        type - Feature type.
        Returns:
        Created result feature.