equal
deleted
inserted
replaced
449 * @see RenderQueue |
449 * @see RenderQueue |
450 */ |
450 */ |
451 public abstract RenderQueue getRenderQueue(); |
451 public abstract RenderQueue getRenderQueue(); |
452 |
452 |
453 /** |
453 /** |
454 * Saves the the state of this context. |
454 * Saves the state of this context. |
455 * It may reset the current context. |
455 * It may reset the current context. |
456 * |
456 * |
457 * Note: must be called while the RenderQueue lock is held. |
457 * Note: must be called while the RenderQueue lock is held. |
458 * |
458 * |
459 * @see RenderQueue#lock |
459 * @see RenderQueue#lock |