C# Class clojure.lang.PersistentTreeMap.NodeEnumerator

Inheritance: IDictionaryEnumerator
Afficher le fichier Open project: arohner/clojure-contrib

Méthodes publiques

Méthode Description
MoveNext ( ) : bool
Reset ( ) : void

Private Methods

Méthode Description
NodeEnumerator ( Node t, bool asc ) : System
push ( Node t ) : void

Method Details

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void