info.aduna.gee.spectacle.gee
Class NavigationState
java.lang.Object
info.aduna.gee.spectacle.gee.NavigationState
public class NavigationState
- extends Object
NavigationState
This could have been implemented by an inner class of NavigationSpecification.
_step
protected NavigationStep _step
_sharedLabels
protected Set _sharedLabels
_navSpec
protected NavigationSpecification _navSpec
NavigationState
public NavigationState(NavigationStep step,
Set sharedLabels,
NavigationSpecification navSpec)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
Copyright © 1997-2008 Aduna. All Rights Reserved.