public static class NamedParams.Pair extends Object
Helper class that holds name/value pairs to be used for a template rootmap
Pair(String pKey, Object pValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pair(String pKey, Object pValue)
construct me from a key value pair
pKey
pValue
Copyright © 2017–2021 OSGL (Open Source General Library). All rights reserved.