Searched refs:txtGenres (Results 1 - 1 of 1) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/web/
H A DPageConfig.java98 private static final EnumSet<Genre> txtGenres = field in class:PageConfig
185 if (data.genre == null || txtGenres.contains(data.genre)) {

Completed in 49 milliseconds