Unnecessary comment removed
This commit is contained in:
@@ -7,12 +7,6 @@ import java.util.ArrayList
|
|||||||
import java.util.NoSuchElementException
|
import java.util.NoSuchElementException
|
||||||
import java.util.Stack
|
import java.util.Stack
|
||||||
|
|
||||||
/**
|
|
||||||
* Created by Mikhail Glukhikh on 13/03/2015.
|
|
||||||
*
|
|
||||||
* An implementation of file walker
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An enumeration to describe possible walk directions.
|
* An enumeration to describe possible walk directions.
|
||||||
* There are two of them: beginning from parents, ending with children,
|
* There are two of them: beginning from parents, ending with children,
|
||||||
|
|||||||
Reference in New Issue
Block a user