Uses of Interface
org.teavm.tooling.c.incremental.ProgressHandler
-
-
Uses of ProgressHandler in org.teavm.tooling.c.incremental
Methods in org.teavm.tooling.c.incremental with parameters of type ProgressHandler Modifier and Type Method Description voidIncrementalCBuilder. addProgressHandler(ProgressHandler handler)voidIncrementalCBuilder. removeProgressHandler(ProgressHandler handler)
-