org.jboss.dna.graph.requests.processor
Class RequestProcessor.LocationWithDepth
java.lang.Object
org.jboss.dna.graph.requests.processor.RequestProcessor.LocationWithDepth
- Enclosing class:
- RequestProcessor
@Immutable
protected static class RequestProcessor.LocationWithDepth
- extends Object
A class that represents a location at a known depth
- Author:
- Randall Hauch
location
protected final Location location
depth
protected final int depth
RequestProcessor.LocationWithDepth
protected RequestProcessor.LocationWithDepth(Location location,
int depth)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.