public class DepthGuard extends Object implements Guard
protected int
length
DepthGuard(int length)
boolean
apply(Object[] objects)
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, 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(Object[] objects)
apply
Guard
public String toString()
toString
Copyright © 2013. All Rights Reserved.