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 that return NativeTimes Modifier and Type Method Description (package private) static NativeTimesNativeTimes. times(BaseNativePOSIX posix)Methods in jnr.posix with parameters of type NativeTimes Modifier and Type Method Description longLibC. times(NativeTimes tms)
-