WIMM Labs


com.wimm.framework
Class Wimm

java.lang.Object
  extended by com.wimm.framework.Wimm

public class Wimm
extends Object

Shared constants.

Since:
WIMM SDK 1.0.1

Nested Class Summary
static class Wimm.Intent
          Intents and their extras.
static class Wimm.Manifest
          Framework manifest information.
static class Wimm.Settings
          Keys and values for use with Settings.System.
 
Constructor Summary
Wimm()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Wimm

public Wimm()

WIMM Labs