public class DepthGuard extends Object implements Guard
protected int
length
DepthGuard(int length)
boolean
apply(Object[] objects)
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected final int length
public DepthGuard(int length)
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public boolean apply(@Nullable Object[] objects)
apply
Guard
Copyright © 2012. All Rights Reserved.