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 ProgressDumper
public void analysingPath(String path)
analysingPath
in interface ProgressDumper
Copyright © 2011-2021. All Rights Reserved.