O
P
public interface Property<O,P>
get(O obj)
void
set(O obj, P value)
P get(O obj)
obj
void set(O obj, P value)
value
JOSM