com.google.caja.render
Class SourceSpansRenderer.Slot<T>

java.lang.Object
  extended by com.google.caja.render.SourceSpansRenderer.Slot<T>
Enclosing class:
SourceSpansRenderer

private static class SourceSpansRenderer.Slot<T>
extends java.lang.Object


Field Summary
 T value
           
 
Constructor Summary
private SourceSpansRenderer.Slot()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public T value
Constructor Detail

SourceSpansRenderer.Slot

private SourceSpansRenderer.Slot()


Copyright (C) 2008 Google Inc.
Licensed under the Apache License, Version 2.0