public class BaseUtil extends Object
| 构造器和说明 |
|---|
BaseUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String[] |
getLibraryPaths()
Get "java.library.path" in system property.
|
static String |
getOneLibraryPath()
Get just one(first) library path in "java.library.path".
|
Copyright © 2015. All rights reserved.