package com.amd.aparapi.internal.annotation; /** * Be careful changing the name/type of this field as it is referenced from JNI code. */ public @interface UsedByJNICode { }