Uses of Interface
jnr.netdb.NativeServicesDB.LibServices
-
-
Uses of NativeServicesDB.LibServices in jnr.netdb
Subinterfaces of NativeServicesDB.LibServices in jnr.netdb Modifier and Type Interface Description static interface
NativeServicesDB.LinuxLibServices
Fields in jnr.netdb declared as NativeServicesDB.LibServices Modifier and Type Field Description protected NativeServicesDB.LibServices
NativeServicesDB. lib
Constructors in jnr.netdb with parameters of type NativeServicesDB.LibServices Constructor Description DefaultNativeServicesDB(NativeServicesDB.LibServices lib)
LinuxServicesDB(NativeServicesDB.LibServices lib)
NativeServicesDB(NativeServicesDB.LibServices lib)
-