Sha256: 78d8649fbfbfdef0a4f8489a24c83cf4d91a93895f628f79d154a2639bcfeecc
Contents?: true
Size: 425 Bytes
Versions: 119
Compression:
Stored size: 425 Bytes
Contents
/* * Javolution - Java(TM) Solution for Real-Time and Embedded Systems * Copyright (C) 2005 - Javolution (http://javolution.org/) * All rights reserved. * * Permission to use, copy, modify, and distribute this software is * freely granted, provided that this notice is preserved. */ package j2me.io; public class OptionalDataException extends ObjectStreamException { public int length; public boolean eof; }
Version data entries
119 entries across 119 versions & 1 rubygems