Class SmartWrapper<T>
- java.lang.Object
 - 
- jetbrains.mps.internal.make.runtime.util.SmartWrapper<T>
 
 
- 
- Direct Known Subclasses:
 IQuery.Name
public class SmartWrapper<T> extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description SmartWrapper(T towrap) 
 - 
 
- 
- 
Constructor Detail
- 
SmartWrapper
public SmartWrapper(T towrap)
 
 - 
 
 -