Package com.devonfw.cobigen.cli.utils
Class ProgressBar
- java.lang.Object
-
- com.devonfw.cobigen.cli.utils.ProgressBar
-
- All Implemented Interfaces:
java.lang.Runnable
public class ProgressBar extends java.lang.Object implements java.lang.RunnableThis class is implementing process bar for when user first time running the CobiGen CLI because first time downloading the dependency it is taking time .
-
-
Constructor Summary
Constructors Constructor Description ProgressBar()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()
-