Uses of Enum Class
com.langfuse.client.core.Stream.StreamType
Packages that use Stream.StreamType
-
Uses of Stream.StreamType in com.langfuse.client.core
Subclasses with type arguments of type Stream.StreamType in com.langfuse.client.coreMethods in com.langfuse.client.core that return Stream.StreamTypeModifier and TypeMethodDescriptionstatic Stream.StreamTypeReturns the enum constant of this class with the specified name.static Stream.StreamType[]Stream.StreamType.values()Returns an array containing the constants of this enum class, in the order they are declared.