summaryrefslogtreecommitdiffstats
blob: 1309f5ba2d5b8d83ce18261d79b622bec5933f9f (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 Compressed implements Element {

}