All Classes

Class Description
$Checker<T>  
$master_test_stl_jm23891382  
$master_test_stl_jm23891382.BezierCurveDrawer  
$master_test_stl_jm23891382.SplineDrawer  
jlib_Dimension<T extends java.lang.Number>  
jlib_Point  
Null_t  
stl
This class defines the constants for the library itself.
stl_Algos
A collection of algorithms implemented in Java.
stl_Algos.$freq_node_00  
stl_Algos.algos_Bias
Bias -> Favor towards something.
stl_AnsiColors
A constant enum for defining all common Ansi Colors and the ability to make custom ones.
stl_AnsiMake
A helper class with concatting multiple instances of stl_AnsiColors to create a finalized colorized Ansi String.
stl_ArrItr<T>
A simple transformer class for turning a regular array into an Iteratable type via Iterator.
stl_AssetFetcher  
stl_AssetFetcher.assetfetcher_FetcherStyle  
stl_Bezier  
stl_BloomFilterDS  
stl_BlurHash
A blurring to hash implementation in Java
stl_BlurHash_2  
stl_BlurHash.blurhash_base83  
stl_Callback<T,​E>
A functional callback.
stl_Chrono
A standard utility class for manipulating time
stl_CircularBuffer  
stl_CircularList<T>  
stl_CircularList.Node<T>  
stl_Colors  
stl_Commands
A simple class to help with parsing String[] args or String...
stl_Commands.Commands_Fx  
stl_Commands.Commands_Type  
stl_Commands.Type_DYNAMIC  
stl_Commands.Type_HYBRID  
stl_Commands.Type_INFORMATIONAL  
stl_Commands.Type_STATIC  
stl_Commons  
stl_Commons.SysArch  
stl_Complex  
stl_ConsumableList<T>  
stl_ControlledJPanel  
stl_ControlledJPanel_2  
stl_Crypto  
stl_Curve  
stl_DisjointSet  
stl_ErrCall
A macro interface to represent an error accepting callback, which should be used for function inputs for when a certain operation goes wrong.
stl_EventCoalesces  
stl_EventQueue  
stl_FFT  
stl_Files  
stl_FPS
This class is useful to represent FPS Calling FPS.interrupt() represents a new Frame has been drawn.
stl_Function<T,​R>  
stl_Function2<T1,​T2,​R>  
stl_HashFunction  
stl_Images  
stl_In  
stl_Int_Interval  
stl_IntervalTree  
stl_IntervalTree.Interval_Node  
stl_KDTree  
stl_KDTree.KDNode  
stl_LazyJComponent  
stl_LazyJComponent.SubscriptionImpl  
stl_LazyJPanel  
stl_LazyQueue<T>  
stl_Listener<E>  
stl_ListenerDeployable<A>  
stl_ListenerPool<T>  
stl_Loggable  
stl_Logger  
stl_Logger.Logger_DisableBehavior  
stl_LooseList<T>  
stl_LooseList.looselist_Iterator<T>  
stl_LRU_Cache<K,​V>  
stl_LRU_Cache.Node<K,​V>  
stl_Maths  
stl_Monad<T>  
stl_Out  
stl_OutputCache<I,​O>  
stl_PIDController  
stl_PoorWeakList<T>  
stl_Populable<T>  
stl_Pt  
stl_RayCaster  
stl_SimpleCache<K,​V>  
stl_SimpleSampler<T>  
stl_SlowSetQueue<T>  
stl_SNDCircular  
stl_Spline  
stl_Str  
stl_Struct  
stl_Struct.struct_NamedPair<A,​B,​T>  
stl_Struct.struct_Pair<A,​B>  
stl_Struct.struct_Quad<A,​B,​C,​D>  
stl_Struct.struct_Triple<A,​B,​C>  
stl_SwingBuffered  
stl_SwingBuffered.Drawable  
stl_SwingBuffered2  
stl_SwingHelper  
stl_SwingHelper.$rr_corner_border_01  
stl_Targets
A marker annotation that can be hooked up to a compiler reader to make sure that the correction function is called for the correct version.
stl_type<T>
Type base interface that is to be implemented by all custom defined Type interfaces or objects that are meant to be implemented with the standard type system.
stl_type.type_Numerical<E extends java.lang.Number>  
stl_UnitTC  
stl_Vector2f  
stl_Wrap<T>  
stl_ZipFileReader  
stl0
Internal Library functions
test  
UInt_t
Represents a standard Java 32 Bitness Unsigned Integer type.