Uses of Enum Class
chat.octet.model.enums.LlamaPoolingType
Packages that use LlamaPoolingType
-
Uses of LlamaPoolingType in chat.octet.model.enums
Methods in chat.octet.model.enums that return LlamaPoolingTypeModifier and TypeMethodDescriptionstatic LlamaPoolingTypeReturns the enum constant of this class with the specified name.static LlamaPoolingTypeLlamaPoolingType.valueOfType(int type) static LlamaPoolingType[]LlamaPoolingType.values()Returns an array containing the constants of this enum class, in the order they are declared.