public class MergeUtil extends Object
Constructor and Description |
---|
MergeUtil() |
Modifier and Type | Method and Description |
---|---|
static <T> void |
merge(Collection<T> merged,
Collection<T> override,
Collection<T> original) |
static RemoteEnvironmentRefsGroupMetaData |
merge(RemoteEnvironmentRefsGroupMetaData jbossEnvironmentRefsGroup,
RemoteEnvironment environmentRefsGroup,
String overridenFile,
String overrideFile,
boolean mustOverride) |
public static RemoteEnvironmentRefsGroupMetaData merge(RemoteEnvironmentRefsGroupMetaData jbossEnvironmentRefsGroup, RemoteEnvironment environmentRefsGroup, String overridenFile, String overrideFile, boolean mustOverride)
public static <T> void merge(Collection<T> merged, Collection<T> override, Collection<T> original)
Copyright © 2017 JBoss by Red Hat. All rights reserved.