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

com.ql.util.express.DefaultContext Maven / Gradle / Ivy

Go to download

QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers’ productivity in different business scenes.

The newest version!
package com.ql.util.express;

import java.util.HashMap;

@SuppressWarnings("serial")
public class DefaultContext extends HashMap implements IExpressContext {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy