Class ItemExpressionTranslator.CombinedSearchResult

  • Enclosing class:
    ItemExpressionTranslator

    public static class ItemExpressionTranslator.CombinedSearchResult
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getElement()  
      boolean isEmpty()  
      boolean isUnresolved()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getElement

        public java.lang.Object getElement()
      • isUnresolved

        public boolean isUnresolved()
      • isEmpty

        public boolean isEmpty()