JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.dependency
TypePropagationListener
Contents
Description
Method Summary
Method Details
typeAdded(DependencyNode, String)
Hide sidebar
Show sidebar
Interface TypePropagationListener
public interface
TypePropagationListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
typeAdded
(
DependencyNode
node,
String
type)
Method Details
typeAdded
void
typeAdded
(
DependencyNode
node,
String
type)