Class ResolvedAttribute


  • public final class ResolvedAttribute
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Object evaluatedValue  
    • Constructor Summary

      Constructors 
      Constructor Description
      ResolvedAttribute​(java.lang.Object evaluatedValue)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • evaluatedValue

        public final java.lang.Object evaluatedValue
    • Constructor Detail

      • ResolvedAttribute

        public ResolvedAttribute​(java.lang.Object evaluatedValue)