Example #1
0
	int get(int key) {
		return strategy->handleGet(key);
	}