Uses of Enum Class
com.github.junrar.rarfile.HostSystem
Packages that use HostSystem
-
Uses of HostSystem in com.github.junrar.rarfile
Subclasses with type arguments of type HostSystem in com.github.junrar.rarfileFields in com.github.junrar.rarfile declared as HostSystemMethods in com.github.junrar.rarfile that return HostSystemModifier and TypeMethodDescriptionstatic HostSystemHostSystem.findHostSystem(byte hostByte) FileHeader.getHostOS()static HostSystemReturns the enum constant of this class with the specified name.static HostSystem[]HostSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.