Skip navigation links
B F I L M N S T 

B

BooleanTinyTypes - Class in tech.anima.tinytypes.meta
 
BooleanTinyTypes() - Constructor for class tech.anima.tinytypes.meta.BooleanTinyTypes
 
ByteTinyTypes - Class in tech.anima.tinytypes.meta
 
ByteTinyTypes() - Constructor for class tech.anima.tinytypes.meta.ByteTinyTypes
 

F

fromString(Class<U>, String) - Method in class tech.anima.tinytypes.meta.BooleanTinyTypes
 
fromString(Class<U>, String) - Method in class tech.anima.tinytypes.meta.ByteTinyTypes
 
fromString(Class<U>, String) - Method in class tech.anima.tinytypes.meta.IntTinyTypes
 
fromString(Class<U>, String) - Method in class tech.anima.tinytypes.meta.LongTinyTypes
 
fromString(Class<U>, String) - Method in interface tech.anima.tinytypes.meta.MetaTinyType
Creates a new instance of the given TinyType class type, wrapping the given value given in string form.
fromString(Class<U>, String) - Method in class tech.anima.tinytypes.meta.ShortTinyTypes
 
fromString(Class<U>, String) - Method in class tech.anima.tinytypes.meta.StringTinyTypes
 

I

includes(Class<?>) - Static method in class tech.anima.tinytypes.meta.BooleanTinyTypes
 
includes(Class<?>) - Static method in class tech.anima.tinytypes.meta.ByteTinyTypes
 
includes(Class<?>) - Static method in class tech.anima.tinytypes.meta.IntTinyTypes
 
includes(Class<?>) - Static method in class tech.anima.tinytypes.meta.LongTinyTypes
 
includes(Class<?>) - Static method in class tech.anima.tinytypes.meta.ShortTinyTypes
 
includes(Class<?>) - Static method in class tech.anima.tinytypes.meta.StringTinyTypes
 
IntTinyTypes - Class in tech.anima.tinytypes.meta
 
IntTinyTypes() - Constructor for class tech.anima.tinytypes.meta.IntTinyTypes
 
isMetaOf(Class<?>) - Method in class tech.anima.tinytypes.meta.BooleanTinyTypes
 
isMetaOf(Class<?>) - Method in class tech.anima.tinytypes.meta.ByteTinyTypes
 
isMetaOf(Class<?>) - Method in class tech.anima.tinytypes.meta.IntTinyTypes
 
isMetaOf(Class<?>) - Method in class tech.anima.tinytypes.meta.LongTinyTypes
 
isMetaOf(Class<?>) - Method in interface tech.anima.tinytypes.meta.MetaTinyType
Checks whether this implementation can operate on the given TinyType class type.
isMetaOf(Class<?>) - Method in class tech.anima.tinytypes.meta.ShortTinyTypes
 
isMetaOf(Class<?>) - Method in class tech.anima.tinytypes.meta.StringTinyTypes
 
isTinyType(Class<?>) - Static method in class tech.anima.tinytypes.meta.MetaTinyTypes
Checks whether a class is a TinyType.

L

LongTinyTypes - Class in tech.anima.tinytypes.meta
 
LongTinyTypes() - Constructor for class tech.anima.tinytypes.meta.LongTinyTypes
 

M

metaFor(Class<?>) - Static method in class tech.anima.tinytypes.meta.MetaTinyTypes
Provides a type-specific Meta class for the given TinyType.
metas - Static variable in class tech.anima.tinytypes.meta.MetaTinyTypes
 
MetaTinyType<T> - Interface in tech.anima.tinytypes.meta
Meta support for a TinyType type.
MetaTinyTypes - Class in tech.anima.tinytypes.meta
Meta-support class for TinyTypes.
MetaTinyTypes() - Constructor for class tech.anima.tinytypes.meta.MetaTinyTypes
 

N

newInstance(Class<U>, Object) - Method in class tech.anima.tinytypes.meta.BooleanTinyTypes
 
newInstance(Class<U>, Object) - Method in class tech.anima.tinytypes.meta.ByteTinyTypes
 
newInstance(Class<U>, Object) - Method in class tech.anima.tinytypes.meta.IntTinyTypes
 
newInstance(Class<U>, Object) - Method in class tech.anima.tinytypes.meta.LongTinyTypes
 
newInstance(Class<U>, Object) - Method in interface tech.anima.tinytypes.meta.MetaTinyType
Creates a new instance of the given TinyType class type, wrapping the given value.
newInstance(Class<U>, Object) - Method in class tech.anima.tinytypes.meta.ShortTinyTypes
 
newInstance(Class<U>, Object) - Method in class tech.anima.tinytypes.meta.StringTinyTypes
 

S

ShortTinyTypes - Class in tech.anima.tinytypes.meta
 
ShortTinyTypes() - Constructor for class tech.anima.tinytypes.meta.ShortTinyTypes
 
stringify(BooleanTinyType) - Method in class tech.anima.tinytypes.meta.BooleanTinyTypes
 
stringify(ByteTinyType) - Method in class tech.anima.tinytypes.meta.ByteTinyTypes
 
stringify(IntTinyType) - Method in class tech.anima.tinytypes.meta.IntTinyTypes
 
stringify(LongTinyType) - Method in class tech.anima.tinytypes.meta.LongTinyTypes
 
stringify(T) - Method in interface tech.anima.tinytypes.meta.MetaTinyType
Returns a String representation of the value wrapped in the given TinyType.
stringify(ShortTinyType) - Method in class tech.anima.tinytypes.meta.ShortTinyTypes
 
stringify(StringTinyType) - Method in class tech.anima.tinytypes.meta.StringTinyTypes
 
StringTinyTypes - Class in tech.anima.tinytypes.meta
 
StringTinyTypes() - Constructor for class tech.anima.tinytypes.meta.StringTinyTypes
 

T

tech.anima.tinytypes.meta - package tech.anima.tinytypes.meta
 
B F I L M N S T 
Skip navigation links

Copyright © 2015. All rights reserved.