Class VersionExtended.LoadedLib
- java.lang.Object
-
- org.apache.subversion.javahl.types.VersionExtended.LoadedLib
-
- Enclosing class:
- VersionExtended
public class VersionExtended.LoadedLib extends java.lang.Object
Loaded shared library information. Describes the name and, where available, version of the shared libraries loaded by the running program.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
java.lang.String
getVersion()
-