org.eclipse.xtext.builder.impl.javasupport
Class JdtToBeBuiltComputer.ModificationStampCache

java.lang.Object
  extended by org.eclipse.xtext.builder.impl.javasupport.JdtToBeBuiltComputer.ModificationStampCache
Enclosing class:
JdtToBeBuiltComputer

public static class JdtToBeBuiltComputer.ModificationStampCache
extends java.lang.Object


Field Summary
protected  java.util.Map<java.lang.String,java.lang.Long> projectToModificationStamp
           
 
Constructor Summary
JdtToBeBuiltComputer.ModificationStampCache()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

projectToModificationStamp

protected java.util.Map<java.lang.String,java.lang.Long> projectToModificationStamp
Constructor Detail

JdtToBeBuiltComputer.ModificationStampCache

public JdtToBeBuiltComputer.ModificationStampCache()