org.joni.constants
Class PosixBracket

java.lang.Object
  extended by org.joni.constants.PosixBracket

public class PosixBracket
extends java.lang.Object


Field Summary
static byte[][] PBSNamesLower
           
static byte[][] PBSNamesUpper
           
static BytesHash<java.lang.Integer> PBSTableUpper
           
static int[] PBSValues
           
 
Constructor Summary
PosixBracket()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PBSNamesUpper

public static final byte[][] PBSNamesUpper

PBSNamesLower

public static final byte[][] PBSNamesLower

PBSValues

public static final int[] PBSValues

PBSTableUpper

public static final BytesHash<java.lang.Integer> PBSTableUpper
Constructor Detail

PosixBracket

public PosixBracket()


Copyright © {inceptionYear}-2008 null. All Rights Reserved.