Interface AssemblerContext


  • public interface AssemblerContext
    • Method Detail

      • computeIfAbsent

        <T extends org.kie.api.internal.io.ResourceTypePackage<?>> T computeIfAbsent​(org.kie.api.io.ResourceType resourceType,
                                                                                     String namespace,
                                                                                     Function<? super org.kie.api.io.ResourceType,​T> mappingFunction)