[ https://issues.apache.org/jira/browse/OPENNLP-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Wiesner updated OPENNLP-1732: ------------------------------------ Summary: Eliminate use of raw types for StopCriteria (was: Remove use of raw types for StopCriteria) > Eliminate use of raw types for StopCriteria > ------------------------------------------- > > Key: OPENNLP-1732 > URL: https://issues.apache.org/jira/browse/OPENNLP-1732 > Project: OpenNLP > Issue Type: Improvement > Reporter: Martin Wiesner > Assignee: Martin Wiesner > Priority: Minor > Fix For: 2.5.5 > > Time Spent: 10m > Remaining Estimate: 0h > > With the recent additions in OPENNLP-124, some occurrences of StopCriteria > cause compiler warnings about the use of raw types. This should be avoided > and changed towards {{StopCriteria<Double>}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)