Skip to content

Instantly share code, notes, and snippets.

@markphelps
Created April 16, 2013 19:57
Show Gist options
  • Save markphelps/5399092 to your computer and use it in GitHub Desktop.
Save markphelps/5399092 to your computer and use it in GitHub Desktop.
Class signature I created at work today.. sigh..
HibernateLineItemFieldValueStore<D extends LineItemFieldValue<T>, E extends HibernateLineItemFieldValue<T>, T> extends HibernateStoreBase<D, E> implements LineItemFieldValueStore<D, T> {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment