// // java_util.h // java_util // // Created by John Holdsworth on 13/07/2016. // Copyright (c) 2016 John Holdsworth. All rights reserved. // #import //! Project version number for java_util. FOUNDATION_EXPORT double java_utilVersionNumber; //! Project version string for java_util. FOUNDATION_EXPORT const unsigned char java_utilVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import