All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.kafka.client.runtime.devui.model.Order Maven / Gradle / Ivy

There is a newer version: 3.17.5
Show newest version
package io.quarkus.kafka.client.runtime.devui.model;

public enum Order {
    OLD_FIRST,
    NEW_FIRST
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy