Class CodeUtils

java.lang.Object
org.biojava.utils.bytecode.CodeUtils

public class CodeUtils extends Object
Utility code for things you will frequently need.

This class provides common constants representing access modifiers and types. There are also some utility methods for munging data.

Author:
Thomas Down, Matthew Pocock