blob: 46307af55d9a02662cdc817498ca3e41dc7fd385 [file] [log] [blame]
package com.sun.jdi;
/*
* (c) Copyright IBM Corp. 2000, 2001.
* All Rights Reserved.
*/
public interface DoubleType extends PrimitiveType {
}