public final class JCGLResources extends Object
| Modifier and Type | Method and Description |
|---|---|
static <R extends JCGLResourceUsableType> |
checkNotDeleted(R r)
Check that the current object has not been deleted.
|
public static <R extends JCGLResourceUsableType> R checkNotDeleted(R r) throws JCGLExceptionDeleted
R - A deletable object.r - The object.JCGLExceptionDeleted - If the object has been deleted.JCGLResourceUsableType.isDeleted()Copyright © 2015 <code@io7m.com> http://io7m.com