Skip to content

Instantly share code, notes, and snippets.

@babedev
Created January 5, 2017 08:35
Show Gist options
  • Save babedev/275bbc70568a73c6c281a06bc19fb361 to your computer and use it in GitHub Desktop.
Save babedev/275bbc70568a73c6c281a06bc19fb361 to your computer and use it in GitHub Desktop.
package com.babedev.javapoetcodelab.sample;
interface SampleView {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment