Пример #1
0
 @Override
 public void putAll(CFDictionary dict) {
   dict.applyFunction(new FunctionPtr(cbPutAll), getHandle());
 }