aicas logo Jamaica 3.4 release 8

sun.text.normalizer
Class CharTrie.FriendAgent

java.lang.Object
  extended by sun.text.normalizer.CharTrie.FriendAgent
Enclosing class:
CharTrie

public class CharTrie.FriendAgent
extends Object

Java friend implementation


Constructor Summary
CharTrie.FriendAgent()
           
 
Method Summary
 char[] getPrivateData()
          Gives out the data array of the trie
 char[] getPrivateIndex()
          Gives out the index array of the trie
 int getPrivateInitialValue()
          Gives out the data offset in the trie
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharTrie.FriendAgent

public CharTrie.FriendAgent()
Method Detail

getPrivateIndex

public char[] getPrivateIndex()
Gives out the index array of the trie

Returns:
index array of trie

getPrivateData

public char[] getPrivateData()
Gives out the data array of the trie

Returns:
data array of trie

getPrivateInitialValue

public int getPrivateInitialValue()
Gives out the data offset in the trie

Returns:
data offset in the trie

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.