Uses of Interface
de.mirkosertic.bytecoder.api.AnyTypeMatches
-
-
Uses of AnyTypeMatches in de.mirkosertic.bytecoder.classlib.java.io
Methods in de.mirkosertic.bytecoder.classlib.java.io with parameters of type AnyTypeMatches Modifier and Type Method Description voidTFileDescriptor. registerCleanup(AnyTypeMatches aCleanable) -
Uses of AnyTypeMatches in de.mirkosertic.bytecoder.classlib.java.lang
Methods in de.mirkosertic.bytecoder.classlib.java.lang that return AnyTypeMatches Modifier and Type Method Description AnyTypeMatchesTClass. getModule()Methods in de.mirkosertic.bytecoder.classlib.java.lang with parameters of type AnyTypeMatches Modifier and Type Method Description static java.lang.ClassTClass. forName(AnyTypeMatches module, java.lang.String name) -
Uses of AnyTypeMatches in de.mirkosertic.bytecoder.classlib.java.text
Methods in de.mirkosertic.bytecoder.classlib.java.text with parameters of type AnyTypeMatches Modifier and Type Method Description static java.text.NumberFormatTNumberFormat. getInstance(java.util.Locale aLocale, AnyTypeMatches aStyle, int choice) -
Uses of AnyTypeMatches in de.mirkosertic.bytecoder.classlib.sun.java2d.loops
Methods in de.mirkosertic.bytecoder.classlib.sun.java2d.loops with parameters of type AnyTypeMatches Modifier and Type Method Description static java.lang.StringTGraphicsPrimitive. simplename(AnyTypeMatches ct) -
Uses of AnyTypeMatches in de.mirkosertic.bytecoder.classlib.sun.util.logging
Methods in de.mirkosertic.bytecoder.classlib.sun.util.logging with parameters of type AnyTypeMatches Modifier and Type Method Description voidTPlatformLogger. setLevel(AnyTypeMatches level)
-