Package com.aparapi

Class Config


public class Config
extends ConfigJNI
A central location for holding all runtime configurable properties as well as logging configuration. Ideally we will find all properties used by Aparapi here. Please consider updating this class if you wish to add new properties which control Aparapis behavior.
Author:
gfrost