Class CompositeResult.Entry

  • Enclosing class:
    CompositeResult

    public static class CompositeResult.Entry
    extends Object
    An individual sub-result
    • Method Detail

      • getName

        public String getName()
        Get the name of the sub-result
        Returns:
        the name
      • getResult

        public IResult getResult()
        Get the sub-result
        Returns:
        the sub-result