- java.lang.Object
-
- com.github.mustachejava.reflect.guards.DepthGuard
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected int |
length |
-
Constructor Summary
Constructors
| Constructor and Description |
DepthGuard(int length) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
apply(java.lang.Object[] objects) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2012. All Rights Reserved.