public final class Version extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
checkDuplicate(Class<?> cls) |
static void |
checkDuplicate(Class<?> cls,
boolean failOnError) |
static void |
checkDuplicate(String path,
boolean failOnError) |
static String |
getVersion() |
static String |
getVersion(Class<?> cls,
String defaultVersion) |
Copyright © 2011–2018 The Dubbo Project. All rights reserved.