com.google.caja.parser.quasiliteral
Class ScopeTest.Holder<T>

java.lang.Object
  extended by com.google.caja.parser.quasiliteral.ScopeTest.Holder<T>
Enclosing class:
ScopeTest

private static class ScopeTest.Holder<T>
extends java.lang.Object


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

Field Detail

value

T value
Constructor Detail

ScopeTest.Holder

private ScopeTest.Holder()


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