Skip to content

Instantly share code, notes, and snippets.

@illuzor
Last active September 3, 2018 21:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save illuzor/333a5a1d30ac42b5e68a11b228fc2c2b to your computer and use it in GitHub Desktop.
Save illuzor/333a5a1d30ac42b5e68a11b228fc2c2b to your computer and use it in GitHub Desktop.
package com.illuzor.lesson.resizer;
class Paths {
static final String IMAGES = "images";
static final String PREVIEWS = "images_previews";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment