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