
com.github.mustachejava.reflect.DepthGuard Maven / Gradle / Ivy
package com.github.mustachejava.reflect;
import javax.annotation.Nullable;
import com.google.common.base.Predicate;
/**
* Check that there are the same number of scope levels.
*/
public class DepthGuard implements Predicate
© 2015 - 2025 Weber Informatics LLC | Privacy Policy