Skip to content

Instantly share code, notes, and snippets.

@anuvrat
Created May 5, 2010 11:06
Show Gist options
  • Save anuvrat/390642 to your computer and use it in GitHub Desktop.
Save anuvrat/390642 to your computer and use it in GitHub Desktop.
public class Plgen implements java.io.Serializable {
/**
* Field _playlistList.
*/
private java.util.List<Playlist> _playlistList;
/*
* Methods of this class
*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment