apps.basketapp.controller.mysteries
Class TextMystery

java.lang.Object
  extended by apps.basketapp.controller.mysteries.TextMystery

public class TextMystery
extends java.lang.Object

The Class TextMystery.


Field Summary
static float MAX_SCALE
          The max scale.
static float MIN_SCALE
          The max scale.
 
Constructor Summary
TextMystery()
           
 
Method Summary
 java.util.List<ContentItem> getMystery(ContentSystem contentSystem)
          Gets the mystery.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIN_SCALE

public static float MIN_SCALE
The max scale.


MAX_SCALE

public static float MAX_SCALE
The max scale.

Constructor Detail

TextMystery

public TextMystery()
Method Detail

getMystery

public java.util.List<ContentItem> getMystery(ContentSystem contentSystem)
Gets the mystery.

Parameters:
contentSystem - the content system
Returns:
the mystery