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

io.github.wujun728.online.vo.query.AbstractQuery Maven / Gradle / Ivy

The newest version!
/*
 * Decompiled with CFR 0.152.
 */
package io.github.wujun728.online.vo.query;

import java.util.Map;

import io.github.wujun728.online.entity.OnlineTableColumnEntity;

public abstract class AbstractQuery {
    public /* synthetic */ OnlineTableColumnEntity column;

    public abstract Map getQuery();

    public AbstractQuery() {
        AbstractQuery dNRb;
    }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy