public static interface FurnitureView.FurnitureFilter
Modifier and Type | Method and Description |
---|---|
boolean |
include(Home home,
HomePieceOfFurniture piece)
Returns
true if the given piece should be shown,
otherwise returns false if the piece should be hidden. |
boolean include(Home home, HomePieceOfFurniture piece)
true
if the given piece
should be shown,
otherwise returns false
if the piece
should be hidden.
© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License