com.github.mustachejava.reflect.MapGuard Maven / Gradle / Ivy
package com.github.mustachejava.reflect;
import com.github.mustachejava.ObjectHandler;
import com.github.mustachejava.util.Wrapper;
import com.google.common.base.Predicate;
import java.util.Map;
import static com.github.mustachejava.reflect.ReflectionObjectHandler.unwrap;
/**
* Created with IntelliJ IDEA.
* User: spullara
* Date: 4/13/12
* Time: 10:10 AM
* To change this template use File | Settings | File Templates.
*/
public class MapGuard implements Predicate
© 2015 - 2025 Weber Informatics LLC | Privacy Policy