Class InputReader
java.lang.Object
InputReader
class InputReader
- extends Object
This is the computational core of the package. It introduces subspaces and enables basic operations with them, using all the other classes for that.
- Since:
- 2014-12-01
- Version:
- 1.0
- Author:
- Jakub Klejch <323464@mail.muni.cz>
|
Constructor Summary |
InputReader()
Constructor for objects of class InputReader |
| Methods inherited from class |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputReader
InputReader()
- Constructor for objects of class InputReader
getSubspace
Subspace getSubspace(String input)