com.jakewharton.pingdom.entities
Class Check.CheckTypeBase
java.lang.Object
com.jakewharton.pingdom.entities.Check.CheckTypeBase
- All Implemented Interfaces:
- PingdomEntity, Serializable
- Enclosing class:
- Check
public static final class Check.CheckTypeBase
- extends Object
- implements PingdomEntity
An encompassing base class which allows for the deserialization of
all complex check-type objects to a single native object.
- Author:
- Jake Wharton
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Check.CheckTypeBase
public Check.CheckTypeBase()
Copyright © 2011 Jake Wharton. All Rights Reserved.