Hello, Hypothesis:
* I have thread-safe classes which I want to create via constructor injection; * all arguments to constructors of these classes implement .equals() and .hashCode(). Can Guice, in a thread-safe way, ensure that only one instance is created for each "equal argument set"? -- Francis Galiegue, [email protected] JSON Schema in Java: http://json-schema-validator.herokuapp.com -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. For more options, visit https://groups.google.com/groups/opt_out.
