JavaAlgorithms
Elementary and no so elementary Java algorithms
stringAlgorithms.SentenceTest Class Reference

List of all members.

Public Member Functions

void testIsSentence ()

Detailed Description

Definition at line 15 of file SentenceTest.java.


Member Function Documentation

void stringAlgorithms.SentenceTest.testIsSentence ( )
  • dropedapple : dropped apple
  • dropedith : drop edith
  • arearmarea : are arm area
  • cleverllever : false - clever l lever
  • aappledoped : a apple doped
  • deadbeef : false - no recognized words
  • hedropedtheball : he dropped the ball
  • areanatcharm : arean at charm

Definition at line 49 of file SentenceTest.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables