Class EnvironmentImpl
- java.lang.Object
-
- org.jboss.forge.addon.environment.impl.EnvironmentImpl
-
- All Implemented Interfaces:
Environment
public class EnvironmentImpl extends Object implements Environment
-
-
Constructor Summary
Constructors Constructor Description EnvironmentImpl()
-
-
-
Method Detail
-
get
public <K,V> Map<K,V> get(Class<? extends Category> key)
- Specified by:
getin interfaceEnvironment
-
-