| |
|
| java.lang.Object nice.tools.code.Import
Import | public class Import (Code) | | Import native methods.
version: $Date: 2004/11/22 14:40:58 $ author: Daniel Bonniot (bonniot@users.sourceforge.net) |
addStrictPackage | public static void addStrictPackage(String name)(Code) | | |
isStrictPackage | public static boolean isStrictPackage(String name)(Code) | | |
reset | static void reset()(Code) | | |
type | public static Polytype type(Method m)(Code) | | Computes the Nice type of a native method.
Uses its full signature (JDK 1.5) if available.
|
|
|
|