public static class Beacon.Result extends Object
Result(String comment, boolean result)
String
getComment()
boolean
getResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Result(String comment, boolean result)
public String getComment()
public boolean getResult()