Uses of Class
jnr.posix.NativeTimes
-
Packages that use NativeTimes Package Description jnr.posix -
-
Uses of NativeTimes in jnr.posix
Fields in jnr.posix with type parameters of type NativeTimes Modifier and Type Field Description static jnr.ffi.mapper.ToNativeConverter<NativeTimes,jnr.ffi.Pointer>BaseNativePOSIX. TimesConverterMethods in jnr.posix with parameters of type NativeTimes Modifier and Type Method Description longLibC. times(NativeTimes tms)
-