Can anyone give example of forward declaration in objective C for a normal class and not for category or pr开发者_StackOverflowotocol?/*
I\'m currently in the process of adding JNI functionality into a legacy delphi app. In a single-threaded environment everything works fine, but as soon as I move into multi-threaded environment, thing