org.jcodings.constants
Class PosixBracket

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

public class PosixBracket
extends Object


Field Summary
static byte[][] PBSNamesLower
           
static byte[][] PBSNamesUpper
           
static BytesHash<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<Integer> PBSTableUpper
Constructor Detail

PosixBracket

public PosixBracket()


Copyright © 2011. All Rights Reserved.