private CreateHITSample()

in Java/CreateHITSample.java [72:74]


	private CreateHITSample(final AmazonMTurk client) {
		this.client = client;
	}