Create instance of generic class at runtime, supplying specializer?
Alan Ruttenberg <[email protected]> Wed, 15 Jul 2020 22:30:25 -0400
| Newsgroups | gmane.editors.j.devel |
|---|---|
| Message-ID | <CAFKQJ8mdGiyNW33SzenBTtRfeYV5R6QAUNQNBY9tm6PoC8YnCg@mail.gmail.com> |
For instance in http://owlcs.github.io/owlapi/apidocs_4/org/semanticweb/owlapi/util/InferredObjectPropertyAxiomGenerator.html It says: Type Parameters:A - the axiom type Question is: how do I supply the axiom type when creating an instance. Thanks ALan