public interface  org.apache.zookeeper.ZooDefs$AddWatchModes extends java.lang.Object
{
public static final int persistent;
public static final int persistentRecursive;
}