blob: 355959c5343d9e330d3556298815891bc7cce219 [file] [log] [blame]
package com.gemstone.gemfire.management.internal.cli.domain;
public abstract class AbstractImpl implements Interface1{
}