Skip to content

Instantly share code, notes, and snippets.

@sakama
Last active August 29, 2015 14:17
Show Gist options
  • Save sakama/57c04bb72d0f91009b84 to your computer and use it in GitHub Desktop.
Save sakama/57c04bb72d0f91009b84 to your computer and use it in GitHub Desktop.
GcsFileInputPlugin.java
GcsFileInputPlugin.java
@Config("last_path")
@ConfigDefault("null") //←この指定をするとビルドが通らない
public Optional<String> getLastPath();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment