org.infinispan.cli.interpreter.result
Class StringResult
java.lang.Object
org.infinispan.cli.interpreter.result.StringResult
- All Implemented Interfaces:
- Result
public class StringResult
- extends Object
- implements Result
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringResult
public StringResult(String s)
StringResult
public StringResult(String format,
Object... args)
getResult
public String getResult()
- Specified by:
getResult
in interface Result
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.