All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mageddo.tobby.Parameter Maven / Gradle / Ivy

There is a newer version: 2.1.6-alpha
Show newest version
package com.mageddo.tobby;

import java.time.LocalDateTime;

public enum Parameter {
  /**
   * Saved in {@link LocalDateTime#toString()} format
   */
  LAST_PROCESSED_TIMESTAMP
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy