Made all classes final

This commit is contained in:
Caspian Rychlik-Prince 2004-02-18 23:54:46 +00:00
parent e2f13953d2
commit 4b1f4cc7d9
94 changed files with 100 additions and 100 deletions

View file

@ -44,7 +44,7 @@ import java.nio.FloatBuffer;
import java.nio.IntBuffer;
import java.nio.ShortBuffer;
public class ARBVertexProgram extends ARBProgram {
public final class ARBVertexProgram extends ARBProgram {
/*
* Accepted by the <cap> parameter of Disable, Enable, and IsEnabled, by the