Class ReloadingRockerBootstrap.LoadedTemplate

  • Enclosing class:
    ReloadingRockerBootstrap

    public static class ReloadingRockerBootstrap.LoadedTemplate
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.io.File file  
      java.lang.String headerHash  
      long modifiedAt  
    • Constructor Summary

      Constructors 
      Constructor Description
      LoadedTemplate()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • file

        public java.io.File file
      • modifiedAt

        public long modifiedAt
      • headerHash

        public java.lang.String headerHash
    • Constructor Detail

      • LoadedTemplate

        public LoadedTemplate()