промежуточный. в процессе продолжение рефакторинга фильтра
This commit is contained in:
@@ -7,8 +7,10 @@ public class MessageNote extends Message {
|
||||
}
|
||||
public MessageNote() {
|
||||
}
|
||||
/*
|
||||
@Override
|
||||
public boolean isVisible() {
|
||||
return super.isVisible() && value.contains(filterValue);
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user