Class DefaultPropertyPlaceholderResolver.PlaceholderSegment

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getExpressions()  
      <T> T getValue​(java.lang.Class<T> type)
      Returns the value of a given segment converted to the provided type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait