com.github.leeonky.dal.extensions.MapPropertyAccessor Maven / Gradle / Ivy
package com.github.leeonky.dal.extensions;
import com.github.leeonky.dal.runtime.PropertyAccessor;
import java.util.LinkedHashSet;
import java.util.Map;
import java.util.Set;
class MapPropertyAccessor implements PropertyAccessor
© 2015 - 2025 Weber Informatics LLC | Privacy Policy