Package jetbrains.mps.aspects
Class InOrderSorter<T extends OrderParticipant<String>>
- java.lang.Object
 - 
- jetbrains.mps.aspects.InOrderSorter<T>
 
 
- 
public class InOrderSorter<T extends OrderParticipant<String>> extends Object
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static org.apache.log4j.LoggerLOG 
- 
Constructor Summary
Constructors Constructor Description InOrderSorter(Collection<T> items) 
 - 
 
- 
- 
Constructor Detail
- 
InOrderSorter
public InOrderSorter(Collection<T> items)
 
 - 
 
 -