
com.moon.core.lang.ref.DefaultLocation Maven / Gradle / Ivy
package com.moon.core.lang.ref;
import com.moon.core.util.Table;
import com.moon.core.util.TableImpl;
import java.util.Map;
import java.util.function.Supplier;
/**
* 推荐使用{@link Table}、{@link TableImpl}
*
* @author moonsky
*/
@Deprecated
public class DefaultLocation implements Location {
private final Supplier
© 2015 - 2025 Weber Informatics LLC | Privacy Policy