org.solovyev.android.keyboard
Class AKeyboardConfigurationImpl

java.lang.Object
  extended by org.solovyev.android.keyboard.AKeyboardConfigurationImpl
All Implemented Interfaces:
AKeyboardConfiguration

public class AKeyboardConfigurationImpl
extends Object
implements AKeyboardConfiguration

User: serso Date: 11/3/12 Time: 9:39 PM


Constructor Summary
AKeyboardConfigurationImpl(String wordSeparators)
           
 
Method Summary
 String getWordSeparators()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AKeyboardConfigurationImpl

public AKeyboardConfigurationImpl(@Nonnull
                                  String wordSeparators)
Method Detail

getWordSeparators

@Nonnull
public String getWordSeparators()
Specified by:
getWordSeparators in interface AKeyboardConfiguration


Copyright © 2013. All Rights Reserved.