org.zu.ardulink.protocol.custommessages
Class SimpleCustomMessageMaker

java.lang.Object
  extended by org.zu.ardulink.protocol.custommessages.SimpleCustomMessageMaker
All Implemented Interfaces:
CustomMessageMaker

public class SimpleCustomMessageMaker
extends Object
implements CustomMessageMaker

Ardulink - return to homepage

v0.6.1 Magnum PI

This is a simple implementation for CustomMessageMaker interface custom messages.

Author:
Luciano Zu
See Also:
CustomMessageSender,


Constructor Summary
SimpleCustomMessageMaker()
           
 
Method Summary
 String getCustomMessage(String... args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleCustomMessageMaker

public SimpleCustomMessageMaker()
Method Detail

getCustomMessage

public String getCustomMessage(String... args)
Specified by:
getCustomMessage in interface CustomMessageMaker


Copyright © 2015. All rights reserved.