Uses of Annotation Type
com.drew.lang.annotations.SuppressWarnings
Packages that use SuppressWarnings
Package
Description
Contains classes of generic utility.
Provides classes for generic modelling of metadata directories and tags.
-
Uses of SuppressWarnings in com.drew.lang
Constructors in com.drew.lang with annotations of type SuppressWarningsModifierConstructorDescriptionByteArrayReader(byte[] buffer) ByteArrayReader(byte[] buffer, int baseOffset) RandomAccessFileReader(RandomAccessFile file, int baseOffset) -
Uses of SuppressWarnings in com.drew.metadata
Methods in com.drew.metadata with annotations of type SuppressWarningsModifier and TypeMethodDescriptionDirectory.getBooleanObject(int tagType) Returns the specified tag's value as a boolean.