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 void
TFileDescriptor. 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 AnyTypeMatches
TClass. getModule()
Methods in de.mirkosertic.bytecoder.classlib.java.lang with parameters of type AnyTypeMatches Modifier and Type Method Description static java.lang.Class
TClass. 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.NumberFormat
TNumberFormat. 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.String
TGraphicsPrimitive. 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 void
TPlatformLogger. setLevel(AnyTypeMatches level)
-