public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAPIDefinitionUriFromFile(String pathToAPIDefinition) |
static void |
progressPercentage(int remain,
int total,
String prefix) |
public static String getAPIDefinitionUriFromFile(String pathToAPIDefinition) throws AppException
AppExceptionpublic static void progressPercentage(int remain,
int total,
String prefix)
Copyright © 2020. All rights reserved.