Class VersionAndDate

java.lang.Object
net.thevpc.netbeans.launcher.model.VersionAndDate

public final class VersionAndDate extends Object
Author:
vpc
  • Constructor Details

    • VersionAndDate

      public VersionAndDate(String version, Instant date)
  • Method Details

    • getVersion

      public String getVersion()
    • getDate

      public Instant getDate()