Package com.intergral.deep.examples
Class BaseTest
- java.lang.Object
-
- com.intergral.deep.examples.BaseTest
-
- Direct Known Subclasses:
SimpleTest
public class BaseTest extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected Properties
systemProps
-
Constructor Summary
Constructors Constructor Description BaseTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<Character,Integer>
makeCharCountMap(String str)
String
newId()
-