Class EnvironmentVariableLookup

  • All Implemented Interfaces:
    org.apache.commons.text.lookup.StringLookup

    public class EnvironmentVariableLookup
    extends org.apache.commons.text.StrLookup<Object>
    A custom StrLookup implementation using environment variables as lookup source.
    • Constructor Detail

      • EnvironmentVariableLookup

        public EnvironmentVariableLookup()
        Create a new instance with strict behavior.