org.infinispan.cli.interpreter.result
Class EmptyResult
java.lang.Object
org.infinispan.cli.interpreter.result.EmptyResult
- All Implemented Interfaces:
- Result
public final class EmptyResult
- extends Object
- implements Result
EmptyResult. A result returned by operations which do not produce any output
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESULT
public static final EmptyResult RESULT
getResult
public String getResult()
- Specified by:
getResult
in interface Result
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.