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

com.github.leeonky.dal.runtime.UserLiteralRule Maven / Gradle / Ivy

package com.github.leeonky.dal.runtime;

public interface UserLiteralRule {
    Result compile(String token);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy