Class NeverOnResult

java.lang.Object
io.smallrye.faulttolerance.api.NeverOnResult
All Implemented Interfaces:
Predicate<Object>

public final class NeverOnResult extends Object implements Predicate<Object>
  • Constructor Details

    • NeverOnResult

      public NeverOnResult()
  • Method Details