summaryrefslogtreecommitdiffstats
blob: 68d8ac704b407f669a04b74cd4e74ee2fab203ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright (c) 2011, Isode Limited, London, England.
 * All rights reserved.
 */
/*
 * Copyright (c) 2010, Remko Tronçon.
 * All rights reserved.
 */
package com.isode.stroke.elements;

public class CompressFailure implements Element {

}