Class ParseFirstJsonValueNamed<T>

    • Field Detail

      • logger

        protected Logger logger
    • Constructor Detail

      • ParseFirstJsonValueNamed

        public ParseFirstJsonValueNamed​(GsonWrapper json,
                                        com.google.inject.TypeLiteral<T> type,
                                        String... nameChoices)
        Parameters:
        nameChoices - tried in order, first match wins