All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.crashnote.external.config.impl.FromMapMode Maven / Gradle / Ivy

There is a newer version: 0.6.0
Show newest version
/**
 *   Copyright (C) 2011-2012 Typesafe Inc. 
 */
package com.crashnote.external.config.impl;

enum FromMapMode {
    KEYS_ARE_PATHS, KEYS_ARE_KEYS
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy