public class ProgressDumperNop extends Object implements ProgressDumper
| Modifier and Type | Field and Description |
|---|---|
static ProgressDumper |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
analysingPath(String path) |
void |
analysingType(JavaTypeInstance type) |
public static final ProgressDumper INSTANCE
public void analysingType(JavaTypeInstance type)
analysingType in interface ProgressDumperpublic void analysingPath(String path)
analysingPath in interface ProgressDumperCopyright © 2011-2021. All Rights Reserved.