Uses of Enum Class
com.oracle.libuv.StdioOptions.StdioType
-
Uses of StdioOptions.StdioType in com.oracle.libuv
Methods in com.oracle.libuv that return StdioOptions.StdioTypeModifier and TypeMethodDescriptionstatic StdioOptions.StdioTypeReturns the enum constant of this class with the specified name.static StdioOptions.StdioType[]StdioOptions.StdioType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.oracle.libuv with parameters of type StdioOptions.StdioTypeModifierConstructorDescriptionStdioOptions(StdioOptions.StdioType type, com.oracle.libuv.StreamHandle stream, int fd)