Interface FeaturesWriteListener
public interface FeaturesWriteListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidwrite(Collection<org.bidib.jbidibc.messages.Feature> features) Write the features to the node.
-
Method Details
-
write
Write the features to the node.- Parameters:
features- the features to write.
-