Project

General

Profile

« Previous | Next » 

Revision bbdf1325

Added by Andreas Kohlbecker about 6 years ago

fixing compile error and cleaning up

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/util/TeamOrPersonBaseCaptionGenerator.java
17 17
 * @since Jun 7, 2017
18 18
 *
19 19
 */
20
public final class TeamOrPersonBaseCaptionGenerator<T extends TeamOrPersonBase<?>> implements CaptionGenerator<T> {
20
public final class TeamOrPersonBaseCaptionGenerator<T extends TeamOrPersonBase> implements CaptionGenerator<T> {
21 21

  
22 22
    public enum CacheType {
23 23
        NOMENCLATURAL_TITLE,

Also available in: Unified diff