Uses of Class
samples.nativemocking.NativeService
-
Packages that use NativeService Package Description samples.nativemocking -
-
Uses of NativeService in samples.nativemocking
Fields in samples.nativemocking declared as NativeService Modifier and Type Field Description private NativeService
NativeMockingSample. nativeService
Constructors in samples.nativemocking with parameters of type NativeService Constructor Description NativeMockingSample(NativeService nativeService)
-