public void useProxy(FastPathProducer proxy)
 {
     proxy.sendTo(this);
 }
Beispiel #2
0
			public void useProxy(FastPathProducer proxy) {
				proxy.sendTo(this);
			}