Top Classes
[default module]

Package org.python.core.util


Class Summary

Modifier and TypeClass and Description
public class
ByteSwapper

Simple class that provides the capability to swap or reverse the byte order of all elements of an Array.

public class
ExtraMath

A static utility class with two additional math functions.

public class
FileUtil

Utility methods for Java file handling.

public abstract class
importer<T>

A base class for PEP-302 path hooks.

public class
LimitedCache<K, V>

Not for application use, a cache of recently given results from some costly function.

public class
PlatformUtil

Methods for testing the platform/operating system that we are on.

public class
RelativeFile

A java.io.File whose initial path is resolved relative to the current SystemState's current working directory.

public class
StringCounter

Not for application use, this class may be used to count how many times a String occurs a point in the runtime.

public class
StringUtil

String Utility methods.